Releases: tuskyapp/Tusky
Tusky 28.0 beta 1
New features and other improvements
- Support for Android 15 and edge-to-edge mode #4897
- Improves the reliability of push notifications #4896 #4883
- Replies in timeline are now clearly marked as such by a text above them #4834
- Several improvements to how notifications are rendered in the notifications tab #4929
- support for the new Mastodon 4.3 notification types
severed_relationships
andmoderation_warning
- The "unknown notification type" notification now shows the unknown type and a info dialog when you click it
- The account note is now shown again for follow request and follow notifications
- The icon for the " just posted" notification is now a bell instead of a home
- Adds a text above mention notifications that indicates if it is a (private) reply or (private) mention
- Follow requests won't be filtered by default in the notification tab. This change will only affect new logins and not existing ones.
- support for the new Mastodon 4.3 notification types
- Link Preview Cards got a new design and now support the fediverse:creator feature #4782
- The possible selections for mute durations are now 1 hour, 6 hours, 1 day, 7 days, 30 days and 180 days #4943
- The rendering of trending tags has been improved #4889 #4924
- The app will no longer make database queries on the main thread, which improves performance #4786
- Wellbeing mode will no longer hide the "follows you" badge on profiles #4940
- It is now possible to select boost visibility when the "Show confirmation before boosting" option is active #4944
Significant bug fixes
- Fixes a bug where more than 4 profile fields could not be edited (on instances that allow more than 4) 1157be1
- Fixes a bug where a dropdown was partially hidden by the keyboard #4913
- Tusky side timeline filters apply to own posts again #4879
If you like Tusky, consider supporting us on Open Collective!
Tusky 27.2
Significant bug fixes
- The title of a hashtag tab now shows the actual hashtags again (instead of just "Hashtags") #4868
- Makes sure the background color of a dialogs is correct #4864
- Fixes an issue where Tusky would freeze while loading a timeline gap #4865
If you like Tusky, consider supporting us on Open Collective!
Tusky 27.1
New features and other improvements
- The width of the tab indicator has been increased #4849
Significant bug fixes
- Improves rendering of some animated custom emojis #4281
- Fixes an issue where the input field for media descriptions was too small in some cases #4831
- Fixes an issue where hashtags at the end of posts were duplicated #4845
- Fixes an issue that prevented lists from being edited #4851
If you like Tusky, consider supporting us on Open Collective!
Tusky 27.0
- The compose screen shows a warning icon again when attached media has no description #4806
- Improves the hashtag bar at the end of posts #4802 #4811
- Makes sure the compose screen is never hidden when bringing the app to the foreground #4813 #4818
For changes since v26.2 see CHANGELOG.md.
If you like Tusky, consider supporting us on Open Collective!
Tusky 27.0 beta 1
New features and other improvements
- Tusky has been redesigned with Material 3 #4637 #4673
- Support for Notification Policies (Mastodon 4.3 feature) #4768
- Hashtags at the end of posts are now shown in a separate bar #4761
- Full support for folding devices #4689
- Improved post rendering in some edge cases #4650 #4672 #4723
- Descriptions can now be added to audio attachments #4711
- The screen keyboard now pops up automatically when opening a dialog that contains a textfield #4667
Significant bug fixes
- fixes a bug where Tusky would drop your draft when switching apps #4685
- fixes a bug where Tusky would drop media that is being added to a post #4662
- fixes a bug that caused the login to fail in some cases #4704
If you like Tusky, please consider supporting us on Open Collective!
Tusky 26.2
- Fixes a bug where Tusky would not correctly switch between accounts #4636
- Fixes a crash when a status in a notification contains a reblog (happens when subscribed to a Friendica group) #4638
- Long video descriptions can no longer cover the video controls #4632
- Fixes a bug where Tusky's URL detection algorithm was different from Mastodon's #4642
If you like Tusky, consider supporting us on Open Collective! https://opencollective.com/tusky
Tusky 26.1
New features and other improvements
- The "Reply privacy" account preference now has two additional options: "Match default post privacy" and "Direct". "Match default post privacy" is the default for new accounts. #4568
- Tusky now includes ISRG root certificates to keep working on Android 7 and servers that use Let's Encrypt. #4609
- The soft keyboard will now be hidden after performing a search. #4578
Significant bug fixes
- Fixes a bug where Tusky sometimes mixes up timelines and/or notifications of accounts. #4577 #4599
- Fixes two bugs where Tusky would not provide the translation option even though the server is configured correctly. #4560 #4590
- Fixes a rare bug where Tusky would sometimes randomly crash on startup. #4569
- Fixes a bug where the timeline would randomly jump to the position of the last clicked "show more" placeholder when "Reading order" was set to "Oldest first". #4619
If you like Tusky, consider supporting us on Open Collective! https://opencollective.com/tusky
Tusky 26.0
This fixes a bug that caused Tusky to crash when encountering an unknown notification type. #4546
For changes since v25 see CHANGELOG.md.
Tusky 26.0 beta 1
New features and other improvements
- The blue primary color that previously was the same for all themes is now slightly lighter in the dark theme and darker in the light theme for better contrast.
Consequently, the color that is used on top of the primary color (e.g. on buttons) is now dark instead of white in the dark theme. PR#3921 PR#4507 - New account preference "default reply privacy".
Note that in contrast to the "default post privacy" this setting will not be synced with the server as Mastodon does not have this feature. PR#4496 - New preference "Show confirmation before following" PR#4445
- The notification tab is now cached on the device for better offline behavior.
Since it shares the cache with the home timeline, interactions with posts will now sync between those tabs more often than before. PR#4026 - Tusky will now only make one call to the server to check which version of the filters api is supported and cache the result instead of everytime filters are needed. PR#4539
- The "Hide compose button while scrolling" preference, which had the main purpose of making content behind the button accessible, has been removed and bottom padding added to all lists that could be obscured by buttons. PR#4486
- When viewing media of a translated post the media descriptions will now also be translated PR#4463
- The custom emojis in the emoji picker are now sorted by category PR#4533
- Various internal refactorings to improve performance and maintainability.
PR#4515
PR#4502
PR#4472
PR#4470
PR#4443
PR#4441
PR#4461
PR#4447
PR#4411
PR#4413
Significant bug fixes
- Posts with null media focus values will no longer cause Tusky to show an error PR#4462
- A lot of other bugfixes, mostly smaller display bugs
PR#4536
PR#4537
PR#4527
PR#4521
PR#4525
PR#4518
PR#4514
PR#4491
PR#4490
PR#4474
PR#4436
If you like Tuksy, please consider supporting us on Open Collective!
Tusky 25.2
- Fixes a bug that could sometimes crash Tusky when rotating the screen while viewing an account list PR#4430
- Fixes a bug that could crash Tusky at startup under certain conditions PR#4431
- Fixes a bug that caused Tusky to crash when custom emojis with too large dimensions were loaded PR#4429
- Makes Tusky work again with Iceshrimp by working around a quirk in their API implementation PR#4426
- Fixes a bug that made translations not work on some servers PR#4422