Fix issue #403 - Freezes

This commit is contained in:
Thomas 2022-11-15 18:11:22 +01:00
parent 393d2990f0
commit aa8e0f13bc
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,7 @@ Added:
- Follow tags (dedicated entry in menu)
- Reduce the list of languages when composing (Settings > Compose)
- Language indicator when composing
- Replies are automatically set to first language message
- Replies are automatically set to first message language
- Two new Light themes
- More moderation features
- List name can be edited
@ -10,5 +10,6 @@ Added:
Fixed:
- Filter not working
- Crash with trends
- Issue with themes
- Some content lost when sending messages (mentions)
- Some other fixes