25.05.0
·
344 commits
to develop
since this release
What's Changed
✨ Features
- Remove delivered notifications for rooms that have meantime become fully read by @stefanceriu in #4041
🙌 Improvements
- Show the kick/ban reason in the timeline. by @pixlwave in #4071
- Rely on the room's info to decide whether a call ringing notification is outdated by @stefanceriu in #4078
- Move where the developer options are shown and store them in the app settings by @stefanceriu in #4082
🐛 Bugfixes
- Dismiss room invite notifications when rejecting them from the home screen. by @pixlwave in #4074
- Disable the composer when you don't have the power to post. by @pixlwave in #4076
⚠️ API Changes
- Remove the support email address from the OIDC configuration. by @pixlwave in #4059
- Update the template screen to use the new(ish) Observation framework. by @pixlwave in #4077
- Adopt StateStoreViewModelV2 in the authentication screens and some settings screens. by @pixlwave in #4083
🗣 Translations
- Translations update by @RiotRobot in #4068
- Translations update by @RiotRobot in #4091
🧱 Build
- Run UI Tests on GH CI by @Velin92 in #4072
- Run integration tests on GH CI by @Velin92 in #4073
- Update SDK to 25.04.30 by @Velin92 in #4081
- Fix the integration tests. by @pixlwave in #4084
- Fix the UI tests. by @pixlwave in #4085
- Run the UI & Integration tests once a day instead of twice with a 6 hour offset. by @pixlwave in #4086
Others
- Update the Enterprise submodule. by @pixlwave in #4064
- Workflow filename name change by @bmarty in #4065
- Remove the Learn More URL for the sliding sync proxy. by @pixlwave in #4070
- Possible fix for flaky UI tests by @Velin92 in #4075
- Updated SDK and improved report flow by @Velin92 in #4079
- Add a tool (based on Periphery) that reports any unused strings. by @pixlwave in #4087
- Update dependency fastlane to v2.227.2 by @renovate in #4092
- Bump the version to 25.05. by @pixlwave in #4093
New Contributors
Full Changelog: release/25.04.4...release/25.05.0