Releases: element-hq/element-x-ios
Releases · element-hq/element-x-ios
1.6.7
Changes in 1.6.7 (2024-05-13)
🙌 Improvements
- Display message bodies (file names) next to attachment previews (#2800)
- Room details have been updated. (#2812)
- The UX of the profile of other users has been updated. (#2816)
🐛 Bugfixes
- Render matrix URIs as links so they can be tapped. (#2802)
- Show a failure toast when alias look-up fails. (#2825)
🛡️ Security
- Bump the Rust SDK to remediate CVE-2024-34353 / GHSA-9ggc-845v-gcgv
1.6.5
1.6.4
Changes in 1.6.4 (2024-05-07)
✨ Features
- Support navigating to permalinks and replies. (#2748)
- Impement suggestion and pill support on the plain text composer (#2751)
- Add specific UX for Expected UTDs due to membership (#2740)
- Use the keyboard up arrow to edit the last message, use escape to cancel editing or replying. (#2765)
🙌 Improvements
- Prevent the app from locking while recording a voice message (#2707)
- Use an animation when scrolling to a nearby timeline item. (#2757)
- The settings screen design has slightly changed order and grouping of the options. (#2789)
🐛 Bugfixes
- If button shapes are enabled, emojis are now displayed properly in the menu. (#2406)
- Fixed a bug that added an extra newline between the name and a formatted text in an emote. (#2503)
- Fix room list looping and fighting scrolling after filtering (#2652)
- Fix deeplinking/navigating into the same room multiple times (#2653)
- Fix a bug where avatars were missing from the RoomChangeRolesScreen. (#2713)
- Fix a bug where tapping the same permalink a second time didn't do anything. (#2758)
- Scrolling to the bottom after sending a message should also go live if necessary. (#2760)
- Handle plain room aliases as permalinks. (#2762)
- Add missing padding on the permalink highlight. (#2764)
Others
- Bump posthog sdk version to 3.2.0 (#2788)
1.6.3
1.6.2
Changes in 1.6.2 (2024-04-09)
✨ Features
- Implement public room search list pagination and room joining (#2518)
- Added a view that explains how to reset your recovery key in case the user forgot it. (#2647)
🙌 Improvements
- Allow a room to push another room onto the navigation stack instead of replacing itself. (#2587)
- Add trophy icon next to the winning poll option (#2609)
🐛 Bugfixes
- Fix ReplyView when its content has been redacted. (#2396)
- The message composer now correctly recognises when it is empty after deleting a space or a new line. (#2538)
- Fix pushers not being registered on re-login after recent Onboarding changes (#2602)
- Fix room permalink building, allow dashes in room identifiers (#2618)
- Prevent crashes when mentioning users when running on the Mac (#2627)
🚧 In development 🚧
1.6.1
1.6.0
Changes in 1.6.0 (2024-03-22)
✨ Features
- Introduce a new notification permissions screen as part of the onboarding flows (#2593)
🙌 Improvements
- Move session verification to the onboarding flows, make it mandatory (#2592)
- Remove the outdated welcome screen (#2594)
- Update onboarding flows to consolidate identity confirmation, analytics consent and notification permissions (#2595)
🚧 In development 🚧
- Room directory search to search public rooms can now be accessed and used for searching, with no pagination yet. Only available in nightly. (#2585)
1.5.12
1.5.11
Changes in 1.5.11 (2024-03-12)
✨ Features
- The features: Filters, Mark as Read/Unread/Favourites are now available. (#2541)
- Added support for
m.call.invite
events in the timeline, room list and notifications (#1837) - Add a blocked users section in the app settings (#2486)
🙌 Improvements
- Inline predictions have been disabled on iOS 17 temporarily to avoid issues with the text editor. (#2558)
🐛 Bugfixes
- Don't pass a URL as a log destination to rust on macOS (#2506)
- Fix a bug where some avatar backgrounds were hard to see in notifications. (#2514)
- Fix crashes when blocking/unblocking users (#2553)
🚧 In development 🚧
- Create the Roles and Permissions screen. (#2505)
- Searching hides and ignores filtering now. (#2530)
- Add RoomChangeRolesScreen. (#2356)
- Add RoomChangePermissionsScreen. (#2358)
- Added an empty state view when the filter returns no rooms. (#2522)
Others
- Remove the special log level for the Rust SDK read receipts. (#2544)
1.5.10
Changes in 1.5.10 (2024-02-27)
No significant changes.