·
35 commits
to develop
since this release
What's Changed
🙌 Improvements
- change: stricter private timeline media visibility by @Velin92 in #4006
- Adopt the new start chat button design. by @pixlwave in #4013
- Stop showing the canonical alias for invites in the room list. by @pixlwave in #4020
- Prefix the user's own messages with 'You' in the room list. by @pixlwave in #4022
- Specific report copy for DMs by @Velin92 in #4024
- Add the new emoji from iOS 18.4 to the reaction picker. by @pixlwave in #4023
- Show internet connection warning when uploading keys on log out. by @pixlwave in #4027
- Refactor the NSE so that the original notification content is preserved between all the different processing steps by @stefanceriu in #4036
- Report room and decline & block screens tweaks by @Velin92 in #4044
🐛 Bugfixes
- Fix missing activity indicators in the authentication flow that are visible with a slow authentication server. by @pixlwave in #4010
- Fix a bug where your own emotes showed as '* You emoted' in the room list. by @pixlwave in #4038
⚠️ API Changes
- Refactor SecureBackupControllerListener into SDKListener and use it everywhere. by @pixlwave in #4030
🗣 Translations
- Translations update by @RiotRobot in #4018
- Translations update by @RiotRobot in #4047
🧱 Build
📄 Documentation
🚧 In development 🚧
- Decline and block design tweaks by @Velin92 in #4009
- Introduce a
TimelineItemThreadSummary
object by @stefanceriu in #4032 - Add the new bloom style under a feature flag. by @pixlwave in #4033
- Tweak the size of the new bloom to match Figma better. by @pixlwave in #4039
Others
- Bump the SDK and adopt the new MsgLike timeline item types by @stefanceriu in #4000
- External keyboard support for PIN input by @Velin92 in #4007
- Update to 25.04.14 by @Velin92 in #4021
- Update the 3rd-party acknowledgements. by @pixlwave in #4037
- UI tests on xcode16.3 by @Velin92 in #4031
Full Changelog: release/25.04.3...release/25.04.4