You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+22
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,28 @@
6
6
7
7
### Significant bug fixes
8
8
9
+
## v29.0
10
+
11
+
### New features and other improvements
12
+
13
+
- New iconset https://github.com/tuskyapp/Tusky/pull/5012
14
+
- The layout of polls has been improved and a "show results" button was added https://github.com/tuskyapp/Tusky/pull/4980https://github.com/tuskyapp/Tusky/pull/5047https://github.com/tuskyapp/Tusky/pull/5095
15
+
- Support for the "blur" filter action (Mastodon 4.4 feature) https://github.com/tuskyapp/Tusky/pull/5038
16
+
- The quality of the image viewer has been improved https://github.com/tuskyapp/Tusky/pull/5068https://github.com/tuskyapp/Tusky/pull/5067
17
+
- An additional dialog will now prevent accidentally dismissing the media caption dialog https://github.com/tuskyapp/Tusky/pull/4999
18
+
- Tusky will now send a `delete_media` parameter when deleting a post to help servers clean up their media faster (Mastodon 4.4 feature) https://github.com/tuskyapp/Tusky/pull/5082
19
+
- Boosts and favorites are now confirmed via a bottom sheet instead of a drop down https://github.com/tuskyapp/Tusky/pull/5084
20
+
- All account list views now have better error handling https://github.com/tuskyapp/Tusky/pull/5028
21
+
- Support for Android 16 https://github.com/tuskyapp/Tusky/pull/5071
22
+
- Several internal code improvements https://github.com/tuskyapp/Tusky/pull/5036https://github.com/tuskyapp/Tusky/pull/5094https://github.com/tuskyapp/Tusky/pull/5055https://github.com/tuskyapp/Tusky/pull/5024
23
+
- Improved localizations
24
+
25
+
### Significant bug fixes
26
+
27
+
- caches are now correctly deleted when logging out https://github.com/tuskyapp/Tusky/pull/4997https://github.com/tuskyapp/Tusky/pull/5004
28
+
- several layout fixes on Android 15+ https://github.com/tuskyapp/Tusky/pull/5053https://github.com/tuskyapp/Tusky/pull/5041https://github.com/tuskyapp/Tusky/pull/5003
29
+
- fixes a crash that occurs when Tusky is used on a device with two or more UnifiedPush providers https://github.com/tuskyapp/Tusky/pull/5015
0 commit comments