What's Changed
✨ Features
🙌 Improvements
- Pop to coordinator by @Velin92 in #4703
- Only offer to verify if a cross-signed device is available and improve the UX whilst waiting. by @pixlwave in #4710
- Use the call expiration timestamp to define the ringing window by @BillCarsonFr in #4652
- Permissions screen redesign by @Velin92 in #4735
- Security and privacy redesign for spaces. by @Velin92 in #4742
- Removed old notification sound by @Velin92 in #4761
🐛 Bugfixes
- Fix: update members on power level changes in members list by @Velin92 in #4707
- Correctly handle span tags and data attributes by @stefanceriu in #4714
- Fix another bug where the app could crash on launch if the access token had expired. by @pixlwave in #4733
- Add proper support for nested lists in the AttributedStringBuilder by @stefanceriu in #4736
- Fix missing EmojiPicker emojis: stop having identifier conflicts between different categories by @stefanceriu in #4739
- Disable the cross-fade animation on the split view detail. by @pixlwave in #4737
- Disallow tapping on reply details in a pinned events timeline by @Velin92 in #4757
- Separate
displayNamefromavatarDisplayNamewhen generating notification icons by @Velin92 in #4758
🗣 Translations
- Translations update by @RiotRobot in #4721
- Translations update by @RiotRobot in #4753
🧱 Build
- Move danger/swift to an ubuntu runner and use the available action by @stefanceriu in #4715
- Fix the integration tests. by @pixlwave in #4723
- Update UI test snapshots. by @pixlwave in #4722
- Make sure the integration tests stop when running out of WAS retries 🙈 by @pixlwave in #4730
- Don't assert specific devices for accessibility tests and use iOS 18 again. by @pixlwave in #4741
- Download en and en-US when running download-strings by @pixlwave in #4743
- Attempt to fix a flakey call service test. by @pixlwave in #4746
- Run CI with Xcode 26.1 RC by @Velin92 in #4672
🚧 In development 🚧
- Space Settings - Navigations by @Velin92 in #4691
- Space Settings: Leave Room by @Velin92 in #4700
- Handle threaded pinned events by @Velin92 in #4704
- Manage rooms in space permission by @Velin92 in #4740
Others
- Update the enterprise submodule. by @pixlwave in #4712
- Update actions/checkout action to v5 by @renovate[bot] in #4716
- Clarify how the different mapLibre URLs are used by @stefanceriu in #4724
- Silence some warnings. by @pixlwave in #4747
- Rename snapshots by @Velin92 in #4756
- Update the design tokens package. by @pixlwave in #4759
- Switch the ClientProxy's
roomForIdentifierstate publisher await to thestaticRoomSummaryProviderby @stefanceriu in #4755 - Add a DeveloperOptionsScreenHook. by @pixlwave in #4754
- Update SDK to 25.11.18 by @Velin92 in #4763
Full Changelog: release/25.11.0...release/25.11.2