chore: Bump version

This commit is contained in:
Christian Pauly 2021-07-13 18:57:16 +02:00
parent 675025e69e
commit 1d71ffa47c
2 changed files with 15 additions and 1 deletions

View File

@ -1,3 +1,17 @@
## v0.34.0 - 2021-07-21
Mostly bugfixes and one new feature: Lottie file rendering.
### All changes:
* feat: Add rendering of lottie files
* fix: Check for jitsi server in well-known lookup also on login screen
* fix: show thumbnails in timeline on desktop
* feat: Add a proper file saver
* feat: Better detect the device type from the device name
* fix: Workaround for iOS not removing the app badge
* fix: Keyboard hides imagePicker buttons on iOS
* feat: Add rendering of lottie files
* fix: Don't allow backup of the android app
## v0.33.3 - 2021-07-11
Another bugfixing release to solve some problems and republish the app on iOS.

View File

@ -1,7 +1,7 @@
name: fluffychat
description: Chat with your friends.
publish_to: none
version: 0.33.3+0
version: 0.34.0+0
environment:
sdk: ">=2.6.0 <3.0.0"