-
-
Notifications
You must be signed in to change notification settings - Fork 389
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prepare 22.0 (versionCode 110) (#3718)
- Loading branch information
Nik Clayton
authored
Jun 8, 2023
1 parent
74433e0
commit 039f18c
Showing
3 changed files
with
72 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
Tusky 22.0 | ||
|
||
New features: | ||
|
||
- View trending hashtags | ||
- Follow new hashtags | ||
- Better ordering when selecting languages | ||
- Show the difference between versions of a post | ||
- Support Mastodon v4 filters | ||
- Option to show post statistics in the timeline | ||
- And more... | ||
|
||
Fixes: | ||
|
||
- Remember selected tab and position | ||
- Keep notifications until read | ||
- Correctly display mixed RTL and LTR text in profiles | ||
- Correct post length calculation | ||
- Always publish image captions | ||
- And more... |