What's Changed
đ Improvements
- Re-enable share_pos persistance. by @pixlwave in #4355
- Update message composer design for unencrypted rooms by @stefanceriu in #4361
- Use the maxUploadSize in the media upload screen. by @pixlwave in #4359
- SDK Update + PowerLevels API update by @Velin92 in #4366
- Restore permissions to creator and display them as owners in the list by @Velin92 in #4369
đ Bugfixes
- Fix the user defaults key used for the developer options. by @pixlwave in #4328
- Delegate the sending of call notifications to Element Call by @robintown in #4370
- Update EC and the SDK to fix call notification issues by @Velin92 in #4382
â ī¸ API Changes
- Refactor Rageshake URL overrides and Target configuration. by @pixlwave in #4337
- Update the default logs directory and allow collection from elsewhere. by @pixlwave in #4352
- Stop showing the sliding sync proxy alert to any remaining proxy users. by @pixlwave in #4367
- Handle
TimelineDiff
as an enum with associated values. by @pixlwave in #4379
đŖ Translations
- Translations update by @RiotRobot in #4334
- Translations update by @RiotRobot in #4357
- Translations update by @RiotRobot in #4381
đĻģ Accessibility
đ§ą Build
- Fix the flakey preview tests. by @pixlwave in #4329
- Accessibiliy Tests part 2 by @Velin92 in #4325
- Bump the calendar version ready for the next release by @RiotRobot in #4363
đ§ In development đ§
- Adopt new thread sending APIs by @stefanceriu in #4344
- Add support for Space avatars. by @pixlwave in #4362
- Multi file uploads by @stefanceriu in #4358
- Add a TabView to the root of the UserSession flow and refactor out a new Chats flow. by @pixlwave in #4368
- Implement tab bar badges, visibility and selection. by @pixlwave in #4373
- Initial setup for the SpaceListScreen. by @pixlwave in #4380
Others
- Use a Task instead of a DispatchQueue to help fix the flakey observation tests. by @pixlwave in #4321
- Merge the AuthenticationService with the QRCodeLoginService. by @pixlwave in #4323
- Show an alert when entering an account provider that requires Element Pro. by @pixlwave in #4326
- Make the remote settings hook usable within the app extensions. by @pixlwave in #4342
- Add a TracingHook. by @pixlwave in #4345
- Refactor LoggingTests utilising Rust's new ability to redirect log files at runtime. by @pixlwave in #4353
- Add some logs to help debug waiting for rooms. by @pixlwave in #4360
Full Changelog: release/25.07.2...release/25.08.1