* Make it possible to pass status URL as status_id, experimental (thanks nemobis) * Show statuses in search results (thanks nemobis)
0.44.0
* **BREAKING:** Require Python 3.8+ * Add `toot diag` for displaying diagnostic info (thanks Dan Schwarz) * TUI: Improve image support (thanks AnonymouX47) * TUI: Add support for indexed color image rendering (483) (thanks Dan Schwarz) * TUI: Fix crash bug (483) (thanks Dan Schwarz)
0.43.0
* TUI: Support displaying images (thanks Dan Schwarz) * Improve GoToSocial compatibility (thanks Luca Matei Pintilie) * Show visibility in timeline (thanks Sandra Snan) * Flag `notifications --clear` no longer requires an argument (thanks Sandra Snan) * TUI: Fix crash when rendering invalid URLs (thanks Dan Schwarz) * Migrated to pyproject.toml finally
0.42.0
* TUI: Add `toot tui --always-show-sensitive` option (thanks Lexi Winter) * TUI: Document missing shortcuts (thanks Denis Laxalde) * TUI: Use rounded boxes for nicer visuals (thanks Dan Schwarz) * TUI: Don't break if edited_at status field does not exist
0.41.1
* Fix a crash in settings parsing code
0.41.0
* Honour user's default visibility set in Mastodon preferences instead of always defaulting to public visibility (thanks Lexi Winter) * TUI: Add editing toots (thanks Lexi Winter) * TUI: Fix a bug which made palette config in settings not work * TUI: Show edit datetime in status detail (thanks Lexi Winter)