Changes in Element v1.6.10 (2024-01-09)
Features ✨
- Add support for Mobile Device Management.
The keys are: - default homeserver URL
im.vector.app.serverConfigDefaultHomeserverUrlString
- push gateway URL
im.vector.app.serverConfigSygnalAPIUrlString
- permalink base URL
im.vector.app.clientPermalinkBaseUrl
(#8698) - Support Functional members (https://github.com/element-hq/element-meta/blob/develop/spec/functional_members.md) (#3736)
Bugfixes 🐛
- Fix some issues related to edition and reply of events. (#5969)
- Fix crypto migration from kotlin to rust when an account has a single session and no backup. (#8666)
What's Changed
- Support Functional members #3736 by @ganfra in #8700
- Sync SAS Strings by @github-actions in #8706
- Implement Mobile Device Manager feature with 3 keys. by @bmarty in #8698
- Change jitsi-meet constants URL by @Amir-yazdanmanesh in #8672
- Bump io.element.android:wysiwyg from 2.14.1 to 2.22.0 by @dependabot in #8711
- Element hq by @bmarty in #8710
- Move crypto migration by @yostyle in #8666
- Sync analytics plan by @github-actions in #8577
- Try fixing exodus CI job by @jmartinesp in #8721
- GH actions: remove triaging process and old GH projects by @manuroe in #8724
- Fix a bunch of issues related to edition and reply #5969 by @ganfra in #8716
- Bump io.element.android:wysiwyg from 2.22.0 to 2.24.0 by @dependabot in #8727
New Contributors
- @Amir-yazdanmanesh made their first contribution in #8672
Full Changelog: v1.6.8...v1.6.10