chore: Bump version
This commit is contained in:
parent
fec9178da5
commit
0199515786
2 changed files with 11 additions and 1 deletions
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…
Add table
Reference in a new issue