Fix issue #403 - Freezes

This commit is contained in:
Thomas 2022-11-15 18:11:22 +01:00
parent 393d2990f0
commit aa8e0f13bc

View file

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