Changes in Element v1.5.6 (2022-11-02)
Features ✨
Bugfixes 🐛
- New line and Enter hardware key presses deleting existing text in some keyboards. (#7357)
- Fix share actions using share dialog. (#7400)
- Fix crash by disabling Flipper on Android API 22 and below - only affects debug version of the application. (#7428)
In development 🚧
- [Voice Broadcast] Live listening support (#7419)
- [Voice Broadcast] Improve rendering in the timeline (#7421)
- Add logic for sign in with QR code (#7369)
SDK API changes ⚠️
- Add MetricPlugin interface to implement metrics in SDK clients. (#7438)