Releases: element-hq/element-ios
Releases Β· element-hq/element-ios
v1.10.14
v1.10.13
Changes in 1.10.13 (2023-06-13)
β¨ Features
- Increase max. length of voice message recordings to 5m (#7582)
- Broadcast Upload Extension added to the app targets to allow Jitsi screen sharing feature. (#7566)
π Improvements
- Upgrade MatrixSDK version (v0.26.11).
- Prompt the user when the invited MatrixId is not recognized (#7558)
- MSC3987 implementation: the 'dont_notify' action for a push_rule is now deprecated and replaced by an empty action list. (#7576)
π Bugfixes
- Device manager: fix offline state for user's sessions overview. (#7562)
- Prevents user avatar from disappearing due to incorrect width. (#7587)
- App crashes when we make audio and video calls (#7529)
- Timeline: Room creation intro cell now correctly adjusts to light / dark theme changes. (#7554)
- Labs: Fix RTE sometimes inserting characters in wrong locations after multiple new lines (#7570)
- Labs: RTE: Fix a crash when creating a new direct chat (#7577)
- Fixed crashes when mentioning users without display names (#7579)
v1.10.12
Changes in 1.10.12 (2023-05-16)
β¨ Features
- Add composer suggestions for slash commands (#7493)
π Improvements
- Crypto: Deprecate MXLegacyCrypto (#7508)
- Add a flag in the build settings to force the user to define a homeserver instead of using the default one. (#7541)
- Upgrade MatrixSDK version (v0.26.10).
- Add an audio alert when the voice broadcast recording is automatically paused (#7504)
- Timeline: Remove the matrix ID displayed when someone has changed its display name. (#7517)
π Bugfixes
- Fix an issue where the Secrets Reset screen would open twice. (#7404)
- Make sure to use the chosen language for the VoiceOver voice too. (#7493)
- Fix the position of the send confirmation icon. (#7512)
- Disable accessibility for emojis during session verification. (#7521)
- Fix accessibility when entering the PIN to unlock the app. (#7522)
- Fix voiceover order of room creation header and message composer. (#7543)
- Fix: The last event description text color now matches the active theme. (#7545)
- Fix mention pills display in thread list (#7322)
- Poll: The timeline sometimes displayed closed polls in the wrong order. (#7497)
- Fix a flickering issue when the timeline datasource is reloaded. (#7523)
- Fix the position of the marker highlighting an event. (#7526)
- Fix application crashing when opening a thread with RTE enabled (#7530)
- Labs: Rich Text Editor: Fix partial text messages not being saved for each room (#7535)
v1.10.11
Changes in 1.10.11 (2023-04-18)
π Improvements
- Upgrade MatrixSDK version (v0.26.9).
- Labs: Rich Text Editor: Integrate version 2.0.0 with mention Pills support. (#7442)
π Bugfixes
- Continue to display pills for matrix.to permalinks if a custom permalinkBaseUrl is set. (#7482)
- Add a foreground color attribute for the unformattable event error message. (#7501)
- Fixed a bug that prevented audio messages that were not .mp4 to be played in the timeline (#7451)
- Fix user suggestion list item height on iOS 16+ (#7492)
𧱠Build
- Pinned used Xcode version to 14.2 as newer version fail ASC validation (#7476)
v1.10.10
v1.10.9
Changes in 1.10.9 (2023-04-04)
π Improvements
- Encryption: Simplify event encryption decoration (#7440)
- Add user suggestions for @room and highlight incoming messages containing @room when the room is encrypted. (#7453)
- Crypto: Expand rust crypto rollout to 50% users (#7466)
- Upgrade MatrixSDK version (v0.26.6).
- Replace Terms and Conditions with Acceptable Use Policy. (#7456)
- Crypto: Display correct SDK version (#7457)
π Bugfixes
v1.10.8
v1.10.7
v1.10.6
Changes in 1.10.6 (2023-03-21)
π Improvements
- Encryption: Refactor user / room encryption trust level (#7430)
- Crypto: Increase local rust crypto rollout to 20% of all users (#7434)
- Upgrade MatrixSDK version (v0.26.2).
- Permalinks to a room/space are pillified (#7409)
- Permalinks to a matrix user are pillified (#7411)
- Permalinks to messages are pillified (#7412)
- Loading: Update startup progress UX (#7417)
π Bugfixes