Releases: magicalraccoon/tootstream
0.3.1
Hi All,
This release fixes a bug with the new Mastodon.py 1.1.2 release. So if you upgrade you'll have Mastodon 1.1.2 at your disposal. We haven't added all of the features of 1.1.2 (yet) but hope to in the upcoming major release.
And as always, on behalf of the contributors we thank you for flying Toostream!
0.3.0
Hi all,
Tootstream 0.3.0 is released! Please view the CHANGELOG for all of the updates from the previous release.
This release is dedicated to the memory of Natalie Nguyen (aka Tipsy Tentacle). May she live on in our hearts and our changelog.
Highlights of this release include:
Added
- Upload media via a toot and set visibility
- Set content warnings on a toot
- Set visibility of a toot (public, unlisted, private, direct)
- Thread and history commands for viewing a toot's thread
- "Humanized" time formats for toots (how long ago did this occur from now?)
- Clear out notifications / dismiss individual notifications
Changed
- Help is split into sections (Help, Toots, Timeline, Users, Discover, and Profile)
- Can type "help section" to see the help for that section
Fixed
- Changed the glyphs so they are encoded
- Python 3 requirement is now explicit
Thank you to all of the contributors for making this release possible. We couldn't do it without you.
On behalf of everyone involved we'd like to thank you for flying Tootstream!
0.3.0-rc.2
Hi all,
Just another quick release before we release 0.3.0.
This adds the updated Changelog and makes the Python 3 version more explicit.
As always please give this a thorough testing and let us know if there are any issues.
Thank you for flying Tootstream!
0.3.0-rc.1
Hi all,
We're pleased to announce the first Release Candidate of Tootstream 0.3.0.
Added
- Upload media via a toot and set visibility
- Set content warnings on a toot
- Set visibility of a toot (public, unlisted, private, direct)
- Thread and history commands for viewing a toot's thread
- "Humanized" time formats for toots (how long ago did this occur from now?)
- Clear out notifications / dismiss individual notifications
Changed
- Help is split into sections (Help, Toots, Timeline, Users, Discover, and Profile)
- Can type "help section" to see the help for that section
Fixed
- Changed the glyphs so they are encoded
Please check this release and let us know if you run into any issues.
We'd like to thank the many contributions that make up this release. This would not be possible without all of you.
Thank you for your continued support of Tootstream!
Release 0.2.0
Hi all,
We've released 0.2.0 into the wild! Thank you to everyone involved with helping to make this release possible. You can find a list of the changes since 0.1.0 in the CHANGELOG.md file.
Thank you for your continued support of Tootstream!
0.2.0-rc.5 Last call
Hi all,
One more last version before releasing 0.2.0 to the wild. 😄
Please verify everything is OK with this release.
Thanks all!
0.2.0-rc.4
Hi all,
Just a quick last-minute fix for some formatting issues that cropped up while using the "Note" command and certain gnome-terminal themes.
This should be the last rc release before 0.2.0 so please give this a testing.
Thanks!
0.2.0-rc.3
Hi all,
This release fixes some of the extraneous packages that we installed for Tootstream and bumps the version of Mastodon.py to 1.1.1.
Please check out the release and let us know if you run into any issues.
Thanks for tooting with Tootstream!
Tootstream v0.2.0-rc-1
This release is the pre-release of Tootstream 0.2.0.
There have been many additions to the project (see CHANGELOG.md for details) so we won't go over them here.
One large change is in how Tootstream is packaged and installed. Please review these to ensure that Tootstream is functional and let us know if things aren't working for you.
Thanks to everyone for your help and support in making Tootstream better!
v0.1.0: Merge pull request #82 from magicalraccoon/develop
Initial pre-release