Skip to content

v0.14.2

Choose a tag to compare

@github-actions github-actions released this 11 May 19:36
· 27 commits to main since this release
e8506aa

Fixed

  • Bluesky connection: revert increase on maximum image size (introduced in v0.13.1), as the increase applies only to images uploaded as media attachments and not to embed thumbnails, which are still limited to 1MB by Bluesky.
    • Renamed relevant constants and methods to reflect that the limit is specific to embed thumbnails, to prevent confusion in the future.