Bugfixes 🐛
- Extended file name support to include characters from multiple languages, including Cyrillic and Han scripts. (#6449) (#6449)
- Intercept mobile.element.io links with Element app (#8904)
- Show a notice when a previously verified user is not anymore (#8933)
Other changes
- Indicate when calls are unsupported in the timeline/notifications (#8938)
What's Changed
- Intercept mobile.element.io links with Element app by @bro2020 in #8913
- Change license to AGPL by @bmarty in #8915
- Sync Emojis by @github-actions in #8903
- Java 21 by @bmarty in #8928
- Fix reference by @erikhuizinga in #8926
- Sync Emojis by @github-actions in #8922
- [Bugfix] Fix microphone loss during background voice calls on Android 14 by @amitshilo11 in #8914
- feat(crypto): Add support for verification violation warnings by @BillCarsonFr in #8933
- Element call incoming call by @bmarty in #8941
- #6449 Extended file name support to include characters from multiple languages, including Cyrillic and Han scripts by @christianrowlands in #8925
- Ensure m.call.notify event is not filtered out by push rules. by @bmarty in #8945
New Contributors
- @bro2020 made their first contribution in #8913
- @amitshilo11 made their first contribution in #8914
- @christianrowlands made their first contribution in #8925
Full Changelog: v1.6.22...v1.6.24