Merge develop

This commit is contained in:
langleyd 2021-06-08 14:19:26 +01:00
commit 21a80b51fb
2 changed files with 28 additions and 6 deletions

View file

@ -9,9 +9,6 @@ Changes to be released in next version
* EncryptionKeyManager: Create keys for room last message data type.
🐛 Bugfix
* SettingsViewController: Fix crash when changing the app language (#4377).
* UserSessionsService: Fix room lists lost after a reset cache (#4395).
* UserSessionsService: Fix room lists lost after a reset cache (#4395).
* RoomDirectCallStatusBubbleCell: Fix crash when entering a DM after a call is hung-up/rejected while being answered (#4403).
⚠️ API Changes
@ -24,7 +21,32 @@ Changes to be released in next version
*
Others
*
*
Changes in 1.4.1 (2021-06-08)
=================================================
✨ Features
*
🙌 Improvements
*
🐛 Bugfix
* SettingsViewController: Fix crash when changing the app language (#4377).
* UserSessionsService: Fix room lists lost after a reset cache (#4395).
⚠️ API Changes
*
🗣 Translations
*
🧱 Build
*
Others
*
Changes in 1.4.0 (2021-06-03)
=================================================

View file

@ -22,8 +22,8 @@ APPLICATION_GROUP_IDENTIFIER = group.im.vector
APPLICATION_SCHEME = element
// Version
MARKETING_VERSION = 1.4.1
CURRENT_PROJECT_VERSION = 1.4.1
MARKETING_VERSION = 1.4.2
CURRENT_PROJECT_VERSION = 1.4.2
// Team