Changes in Element X v0.2.1 (2023-09-20)
Features ✨
- Bump Rust SDK to
v0.1.56
- [Rich text editor] Add link support to rich text editor (#1309)
- Let the SDK figure the best scheme given an homeserver URL (thus allowing HTTP homeservers) (#1382)
Bugfixes 🐛
- Fix ANR on RoomList when notification settings change. (#1370)
Other changes
- Element Call: support scheme
io.element.call
(#1377) - [DI] Rework how dagger components are created and provided. (#1378)
- Remove usage of async-uniffi as it leads to a deadlocks and memory leaks. (#1381)
What's Changed
- Update plugin ktlint to v11.6.0 by @renovate in #1368
- [Rich text editor] Add link functionality to rich text editor by @jonnyandrew in #1309
- Upgrade rust sdk to .55 by @julioromano in #1365
- Day night preview annotation by @bmarty in #1372
- RoomList : fix ANR (#1370) by @ganfra in #1371
- [Rich text editor] Update code and links style by @jonnyandrew in #1362
- Fix room member infinite loop by @ganfra in #1376
- Update dependency org.matrix.rustcomponents:sdk-android to v0.1.56 by @renovate in #1380
- DI: rework how components are created and provided by @ganfra in #1378
- feat: use the raw homeserver URL instead of manually removing the scheme by @bnjbvr in #1382
- Update dependency io.nlopez.compose.rules:detekt to v0.2.3 by @renovate in #1354
- Element call scheme by @bmarty in #1385
- Remove usage of async-uniffi by @ganfra in #1386
New Contributors
Full Changelog: v0.2.0...v0.2.1