25.08.0
·
48 commits
to develop
since this release
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
🐛 Bugfixes
⚠️ 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
🗣 Translations
- Translations update by @RiotRobot in #4334
- Translations update by @RiotRobot in #4357
🦻 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
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.0