build: Release v1.21.1

This commit is contained in:
Krille 2024-06-17 09:34:40 +02:00
parent 5998c9e29e
commit 7e7ad46f98
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
2 changed files with 14 additions and 1 deletions

View file

@ -1,3 +1,16 @@
## v1.21.1
- build: Update Matrix Dart SDK (Krille)
- build: Update to Flutter 3.22.2 (krille-chan)
- feat: add option to configure reply swipe direction (MrSpoony)
- fix: Add missing unlock button to lockscreen textfield (Krille)
- fix: Auto unlock lock screen (krille-chan)
- Translated using Weblate (Chinese (Simplified)) (大王叫我来巡山)
- Translated using Weblate (Estonian) (Priit Jõerüüt)
- Translated using Weblate (Estonian) (Rauno Ots)
- Translated using Weblate (Galician) (josé m)
- Translated using Weblate (Turkish) (Oğuz Ersen)
- Translated using Weblate (Vietnamese) (Karo)
## v1.21.0
FluffyChat v1.21.0 introduces the new search feature which also includes a gallery and files list for each chat. Several performance improvements have been added under the hood, leading to a much nicer user experience.

View file

@ -2,7 +2,7 @@ name: fluffychat
description: Chat with your friends.
publish_to: none
# On version bump also increase the build number for F-Droid
version: 1.21.0+3533
version: 1.21.1+3533
environment:
sdk: ">=3.0.0 <4.0.0"