Skip to content

Releases: dmoggles/blueskysocial

1.7.0

22 Dec 23:21
b37cda9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.6.2...1.7.0

Fixing `post_reply` funciton

01 Dec 23:47
Compare
Choose a tag to compare
1.6.2

Fixing `post_reply` function

1.6.1

22 Nov 10:55
Compare
Choose a tag to compare

Improving error for post too long

1.6.0

22 Nov 02:05
f7be16b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.1...1.6.0

1.5.1

19 Nov 20:50
49ec8da
Compare
Choose a tag to compare

What's Changed

  • Fixing issue with Video access token f-string and also some broken un… by @dmoggles in #5

New Contributors

Full Changelog: 1.5.0...1.5.1

video support

18 Nov 23:30
Compare
Choose a tag to compare

Adding support for embedding videos in the post

hashtag support

18 Nov 21:46
Compare
Choose a tag to compare

Adding support for properly parsing hashtags into clickable bluesky-style search hashtags

alt_text is now a required argument to Image

12 Nov 20:58
Compare
Choose a tag to compare
  • To help support a culture of including alt text on bluesky, you must pass an alt text to the Image object
  • Cleaning up object access by adding them to init.py

Full Changelog: 1.2.0...1.3.0

Thread support

08 Nov 01:26
Compare
Choose a tag to compare

Added (limited support) for posting generic replies and much more complete support for posting threads

1.1.1

26 Oct 15:36
78ebf3a
Compare
Choose a tag to compare
Update setup.cfg