Releases: myConsciousness/bluesky-post
Releases · myConsciousness/bluesky-post
Release list
v6
Major release. Rebuilt on bluesky 2.1.0 (Dart SDK >= 3.3.0).
- Upgraded to
bluesky2.1.x(requires Dart SDK>= 3.3.0). - Added
videoandvideo-altinputs to attach a single video. mediaandmedia-altnow accept CSV format to attach up to 4 images.- Added
reply-toinput to reply to a post by AT-URI (thread root resolved automatically). - Added
quoteinput to quote a post by AT-URI, combinable with media. - Added
uriandcidaction outputs for the created post. - Media and video upload failures now fail the action instead of silently posting without media.
- Link-preview failures are downgraded to a warning and the post continues without a preview card.
Full changelog: https://github.com/myConsciousness/bluesky-post/blob/v6/CHANGELOG.md
v5
Full Changelog: v4...v5