mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-02-02 16:14:21 +01:00
chore: Bump version
This commit is contained in:
parent
675025e69e
commit
1d71ffa47c
14
CHANGELOG.md
14
CHANGELOG.md
@ -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.
|
||||
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user