mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-17 23:18:27 +02:00
version++
This commit is contained in:
33
CHANGES.md
33
CHANGES.md
@@ -1,3 +1,36 @@
|
||||
## Changes in 1.9.8 (2022-10-04)
|
||||
|
||||
🙌 Improvements
|
||||
|
||||
- UserSessions: Extended device information (PSG-772). ([#6766](https://github.com/vector-im/element-ios/pull/6766))
|
||||
- Settings: Add labs flags for new session manager (PSG-792, PSG-799). ([#6780](https://github.com/vector-im/element-ios/pull/6780))
|
||||
- User session details: Include browser version for web sessions (PSG-761). ([#6788](https://github.com/vector-im/element-ios/pull/6788))
|
||||
- Upgrade MatrixSDK version ([v0.24.0](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.24.0)).
|
||||
- Include concrete device model in user agent (PSG-754) ([#6742](https://github.com/vector-im/element-ios/issues/6742))
|
||||
- CryptoV2: Manual device verification ([#6781](https://github.com/vector-im/element-ios/issues/6781))
|
||||
- User sessions: Add support for MSC3881 ([#6787](https://github.com/vector-im/element-ios/issues/6787))
|
||||
|
||||
🐛 Bugfixes
|
||||
|
||||
- Voiceover: Add labels to User Menu and My Spaces buttons on the All Chats view. ([#6580](https://github.com/vector-im/element-ios/issues/6580))
|
||||
- Media: Avoid redundant reloads on media viewer. ([#6717](https://github.com/vector-im/element-ios/issues/6717))
|
||||
- Pass country code into MSISDN requests ([#6723](https://github.com/vector-im/element-ios/issues/6723))
|
||||
- Fix render of links with both characters requiring percent encoding and markdown-like syntax ([#6748](https://github.com/vector-im/element-ios/issues/6748))
|
||||
- Fix crash when scrolling chat list ([#6749](https://github.com/vector-im/element-ios/issues/6749))
|
||||
- App Layout: Unable to send message after filtering for room ([#6755](https://github.com/vector-im/element-ios/issues/6755))
|
||||
- Fix code block background colour ([#6778](https://github.com/vector-im/element-ios/issues/6778))
|
||||
|
||||
🧱 Build
|
||||
|
||||
- Fix crash when scrolling chat list ([#6757](https://github.com/vector-im/element-ios/pull/6757))
|
||||
|
||||
🚧 In development 🚧
|
||||
|
||||
- Device manager: User session details screen. ([#6693](https://github.com/vector-im/element-ios/issues/6693))
|
||||
- Device manager: Session overview screen. ([#6753](https://github.com/vector-im/element-ios/issues/6753))
|
||||
- Device Manager: Link current session to session overview. ([#6770](https://github.com/vector-im/element-ios/issues/6770))
|
||||
|
||||
|
||||
## Changes in 1.9.7 (2022-09-28)
|
||||
|
||||
🙌 Improvements
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
Voiceover: Add labels to User Menu and My Spaces buttons on the All Chats view.
|
||||
@@ -1 +0,0 @@
|
||||
Device manager: User session details screen.
|
||||
@@ -1 +0,0 @@
|
||||
Media: Avoid redundant reloads on media viewer.
|
||||
@@ -1 +0,0 @@
|
||||
Pass country code into MSISDN requests
|
||||
@@ -1 +0,0 @@
|
||||
Include concrete device model in user agent (PSG-754)
|
||||
@@ -1 +0,0 @@
|
||||
Fix render of links with both characters requiring percent encoding and markdown-like syntax
|
||||
@@ -1 +0,0 @@
|
||||
Fix crash when scrolling chat list
|
||||
@@ -1 +0,0 @@
|
||||
Device manager: Session overview screen.
|
||||
@@ -1 +0,0 @@
|
||||
App Layout: Unable to send message after filtering for room
|
||||
@@ -1 +0,0 @@
|
||||
Device Manager: Link current session to session overview.
|
||||
@@ -1 +0,0 @@
|
||||
Fix code block background colour
|
||||
@@ -1 +0,0 @@
|
||||
CryptoV2: Manual device verification
|
||||
@@ -1 +0,0 @@
|
||||
User sessions: Add support for MSC3881
|
||||
@@ -1 +0,0 @@
|
||||
Fix crash when scrolling chat list
|
||||
@@ -1 +0,0 @@
|
||||
UserSessions: Extended device information (PSG-772).
|
||||
@@ -1 +0,0 @@
|
||||
Settings: Add labs flags for new session manager (PSG-792, PSG-799).
|
||||
@@ -1 +0,0 @@
|
||||
User session details: Include browser version for web sessions (PSG-761).
|
||||
@@ -1 +0,0 @@
|
||||
Upgrade MatrixSDK version ([v0.24.0](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.24.0)).
|
||||
Reference in New Issue
Block a user