mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-24 04:59:26 +01:00
chore: Bump version
This commit is contained in:
parent
6cb3201038
commit
a9933d2bc9
@ -1,3 +1,7 @@
|
|||||||
|
## v0.39.0 - 2021-08-30
|
||||||
|
- Hotfix a bug which produces problems in downloading files and playing audios
|
||||||
|
- Hotfix a bug which breaks device management
|
||||||
|
|
||||||
## v0.39.0 - 2021-08-28
|
## v0.39.0 - 2021-08-28
|
||||||
This release fixes a bug which makes it impossible to send images in unencrypted rooms. It also implements a complete new designed new chat page which now uses a QR code based workflow to start a new chat.
|
This release fixes a bug which makes it impossible to send images in unencrypted rooms. It also implements a complete new designed new chat page which now uses a QR code based workflow to start a new chat.
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
name: fluffychat
|
name: fluffychat
|
||||||
description: Chat with your friends.
|
description: Chat with your friends.
|
||||||
publish_to: none
|
publish_to: none
|
||||||
version: 0.39.0+1
|
version: 0.39.1+1
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=2.6.0 <3.0.0"
|
sdk: ">=2.6.0 <3.0.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user