- "**IMPORTANT:** Starting from this release, new releases will not be uploaded to the APT package repository at `bezdomni.net`. Please use the official Debian or Ubuntu repos or choose another [installation option](https://toot.readthedocs.io/en/latest/install.html)."
- "Add `toot notifications` to show notifications (thanks @dlax)"
- "Add posting and replying to curses interface (thanks @Skehmatics)"
- "Add `--language` option to `toot post`"
- "Enable attaching upto 4 files via `--media` option on `toot post`"
0.21.0:
date:2019-02-15
changes:
- "**BREAKING:** in `toot timeline` short argument for selecting a list is no longer `-i`, this has been changed to select the instance, so that it is the same as on other commands, please use the long form `--list` instead"
- "Add `toot reblogged_by` to show who reblogged a status (#88)"
- "Add `toot thread` to show a status with its replies (#87)"
- "Better handling of wide characters (eastern scripts, emojis) (#84)"
- "Improved `timeline`, nicer visuals, and it will now ask to show next batch of toots, unless given the `--once` option"
- "Add public/local/tag timelines to `timeline` and `curses`"
- "Support for boosting and favouriting in `toot curses`, press `f`/`b` (#88, #93)"
0.20.0:
date:2019-02-01
changes:
- "Enable interaction with instances using http instead of https (#56)"
- "Enable proxy usage via environment variables (#47)"
- "Make `toot post` prompt for input if no text is given (#82)"
- "Add experimental `curses` app for viewing the timeline"
0.8.0:
date:2017-04-19
changes:
- "**BREAKING:** Renamed command `2fa` to `login_2fa`"
- "It is now possible to pipe text into `toot post`"
0.7.0:
date:2017-04-18
changes:
- "**WARNING:** Due to changes in configuration format, after upgrading to this version, you will be required to log in to your Mastodon instance again."
- "Experimental 2FA support (#3)"
- "Do not create a new application for each login"
0.6.0:
date:2017-04-17
changes:
- "Add `whoami` command"
- "Migrate from `optparse` to `argparse`"
0.5.0:
date:2017-04-16
changes:
- "Add `search`, `follow` and `unfollow` commands"
- "Migrate from `optparse` to `argparse`"
0.4.0:
date:2017-04-15
changes:
- "Add `upload` command to post media"
- "Add `--visibility` and `--media` options to `post` command"