build: Bump version to 1.14.4

pull/605/head rc1.14.4-1
Krille 2 years ago
parent cb42b5900b
commit bed7e34a36
No known key found for this signature in database

@ -1,3 +1,14 @@
## v1.14.4
- Translated using Weblate (Spanish) (José Muñoz)
- Translated using Weblate (Spanish) (Yotta Mxt)
- build: Add custom iOS notification sound (Krille)
- design: Hide Navigationbar labels (krille-chan)
- design: New notification sound (krille-chan)
- fix: Flutter warnings because of applock animation (krille-chan)
- fix: UIA requests with navigator (krille-chan)
- fix: open story from push notification (Krille-chan)
- refactor: Only preload client for GUI start (krille-chan)
## v1.14.3
- hotfix app lock still displayed even when account is logged out
- Update to Flutter 3.13.6

@ -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.14.3+3518
version: 1.14.4+3519
environment:
sdk: ">=3.0.0 <4.0.0"

Loading…
Cancel
Save