Skip to content

v0.5.4

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Feb 08:02
· 1432 commits to main since this release
7f06a9a

Patch Changes

  • bf014fd: - feat: exported FrameButtonMetadata, FrameInputMetadata and FrameImageMetadata types. By @Zizzamia #111
    • feat: introduced support for image aspect ratio metadata, ensuring backward compatibility. Image metadata can now be defined either as a string (with a default aspect ratio of 1.91:1) or as an object with a src URL string and an aspect ratio of either 1.91:1 or 1:1. By @taycaldwell #110