Releases: RasmusLindroth/tut
1.0.26
New features
- Filter notifications with
notifications-to-hideunder general. - Command
:stick-to-topand leaderstick-to-topthat toggles the stick-to-top setting. Useful if you're scrolling manually. - Notifications now includes the username of the user who interacted with you.
- Improved deleting of media files.
Binary notes
The only build I'm able to test is tut-amd64, but I've compiled for some more architectures. They're targeting Linux. If you want some other architecture or OS you can open an issue.
GLIBC error
If you get an GLIBC_x.xx error, try the static builds instead
1.0.25
New features
- Filter boosts and replies from timelines
The new syntax for timelines under [general] is now timelines=feed,[name],[keys...],[showBoosts],[showReplies].
So timelines=home,Home,' ',false,true will now hide boosts in the home timeline but show replies.
-
stick-to-topunder[general]will set tut to always jump to the newest post. It may ruin your reading experience. -
command-textunder[style]and in themes. It will set the text color in your command bar.
Binary notes
The only build I'm able to test is tut-amd64, but I've compiled for some more architectures. They're targeting Linux. If you want some other architecture or OS you can open an issue.
GLIBC error
If you get an GLIBC_x.xx error, try the static builds instead
1.0.24
Bug fixes
- The config option
tag-followworks now
Binary notes
The only build I'm able to test is tut-amd64, but I've compiled for some more architectures. They're targeting Linux. If you want some other architecture or OS you can open an issue.
GLIBC error
If you get an GLIBC_x.xx error, try the static builds instead
1.0.23
New features
- List of followed tags. Use :tags
- Multiple tags in one feed. Use :tag linux mastodon
- Two new flags --config and --config-dir if you want to load your configuration from a custom location. You can also use the environment variables TUT_CONF and TUT_CONF_DIR instead
Bug fixes
- :timeline direct shouldn't crash tut
- :user should now find more accounts
Binary notes
The only build I'm able to test is tut-amd64, but I've compiled for some more architectures. They're targeting Linux. If you want some other architecture or OS you can open an issue.
GLIBC error
If you get an GLIBC_x.xx error, try the static builds instead
1.0.22
Bug fix
Tut won't crash when you edit a reply
Binary notes
The only build I'm able to test is tut-amd64, but I've compiled for some more architectures. They're targeting Linux. If you want some other architecture or OS you can open an issue.
GLIBC error
If you get an GLIBC_x.xx error, try the static builds instead
1.0.21
New feature
You can now edit your toots, either by pressing E or typing :edit. If you want
you can also use it as a leader and it is named edit.
Binary notes
The only build I'm able to test is tut-amd64, but I've compiled for some more architectures. They're targeting Linux. If you want some other architecture or OS you can open an issue.
GLIBC error
If you get an GLIBC_x.xx error, try the static builds instead
1.0.20
New features
- You can now follow and unfollow tags with
:follow-tag tutand:unfollow-tag tut. - You can now add and remove users from lists. Run
:listsand then you can use the keys that tut displays. This feature only works okay as it doesn't give you any response if the user is added to the list or not. But it works.
Bug fixes
- An error from the terminal programs like lynx shouldn't crash tut.
- When you are reading a thread tut won't make unnecessary API requests
Binary notes
The only build I'm able to test is tut-amd64, but I've compiled for some more architectures. They're targeting Linux. If you want some other architecture or OS you can open an issue.
GLIBC error
If you get an GLIBC_x.xx error, try the static builds instead
1.0.19
New features
- New command
:historyand leader actionhistorythat lets you see the edit history of a toot. - Notifications when someone edits a toot you've boosted.
Bug fix
- An error from the editor shouldn't crash tut.
Binary notes
The only build I'm able to test is tut-amd64, but I've compiled for some more architectures. They're targeting Linux. If you want some other architecture or OS you can open an issue.
GLIBC error
If you get an GLIBC_x.xx error, try the static builds instead
1.0.18
New features
- Support for setting the language of your toots
Bug fix
- Create
~/.configif it doesn't exist
Binary notes
The only build I'm able to test is tut-amd64, but I've compiled for some more architectures. They're targeting Linux. If you want some other architecture or OS you can open an issue.
GLIBC error
If you get an GLIBC_x.xx error, try the static builds instead
1.0.17
New features
- New command
:clear-notificationsand leader actionclear-notificationsthat does what it says. - More mouse support. You can now scroll and click buttons like
favorite.
Binary notes
The only build I'm able to test is tut-amd64, but I've compiled for some more architectures. They're targeting Linux. If you want some other architecture or OS you can open an issue.
GLIBC error
If you get an GLIBC_x.xx error, try the static builds instead