mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-01-23 18:44:10 +01:00
chore: Bump version
This commit is contained in:
parent
15ee1f02b5
commit
42297aa6d0
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,3 +1,13 @@
|
||||
## v0.42.1 - 2021-10-26
|
||||
Minor bugfix release.
|
||||
|
||||
- feat: Ignore users directly from bottom sheet
|
||||
- fix: Open an existing direct chat via invite link/QR scanning
|
||||
- fix: Small fix for uia request
|
||||
- fix: Enable E2EE by default in all start chat cases
|
||||
- update: Translations - Thanks to all translators <3
|
||||
- design: Make homepicker page nicer
|
||||
|
||||
## v0.42.0 - 2021-10-14
|
||||
This release fixes several bugs and makes E2EE enabled by default.
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
name: fluffychat
|
||||
description: Chat with your friends.
|
||||
publish_to: none
|
||||
version: 0.42.0+1486
|
||||
version: 0.42.1+1532
|
||||
|
||||
environment:
|
||||
sdk: ">=2.11.0 <3.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user