mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-05 23:47:44 +02:00
Merge branch 'develop' into element_4360
This commit is contained in:
+34
-6
@@ -5,15 +5,10 @@ Changes to be released in next version
|
||||
*
|
||||
|
||||
🙌 Improvements
|
||||
* Crypto: Do not decrypt synchronously. It asynchronously happens upstream now (#4306).
|
||||
* Navigation: Start decoupling view controllers managed by MasterTabBarController (#3596 and #3618).
|
||||
* Jitsi: Include optional server name field on JitsiJWTPayloadContextMatrix.
|
||||
* CallPresenter: Add more logs for group calls.
|
||||
* MXRoomSummary: Adapt room summary changes on MatrixSDK (#4360).
|
||||
|
||||
🐛 Bugfix
|
||||
* buildRelease.sh: Make bundler operations in the cloned repository folder.
|
||||
* VoIP: Fix call bar layout issue for landscape.
|
||||
* SettingsViewController: Fix crash when changing the app language (#4377).
|
||||
|
||||
⚠️ API Changes
|
||||
*
|
||||
@@ -27,6 +22,39 @@ Changes to be released in next version
|
||||
Others
|
||||
*
|
||||
|
||||
Changes in 1.4.0 (2021-06-03)
|
||||
=================================================
|
||||
|
||||
✨ Features
|
||||
*
|
||||
|
||||
🙌 Improvements
|
||||
* Crypto: Do not decrypt synchronously. It asynchronously happens upstream now (#4306).
|
||||
* Navigation: Start decoupling view controllers managed by MasterTabBarController (#3596 and #3618).
|
||||
* Jitsi: Include optional server name field on JitsiJWTPayloadContextMatrix.
|
||||
* CallPresenter: Add more logs for group calls.
|
||||
* Logging: Adopted MXLog throughout the application (vector-im/element-ios/issues/4351).
|
||||
|
||||
🐛 Bugfix
|
||||
* buildRelease.sh: Make bundler operations in the cloned repository folder.
|
||||
* VoIP: Fix call bar layout issue for landscape.
|
||||
|
||||
⚠️ API Changes
|
||||
*
|
||||
|
||||
🗣 Translations
|
||||
* Fix missing translation files for Icelandic.
|
||||
* Enable Esperanto, Portuguese (Brazil), Kabyle, Norwegian Bokmål (nb), Swedish, Japanese and Welsh.
|
||||
|
||||
🧱 Build
|
||||
*
|
||||
|
||||
Others
|
||||
*
|
||||
|
||||
Improvements:
|
||||
* Upgrade MatrixKit version ([v0.15.0](https://github.com/matrix-org/matrix-ios-kit/releases/tag/v0.15.0)).
|
||||
|
||||
Changes in 1.3.9 (2021-05-18)
|
||||
=================================================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user