v20.1.0-rc.1
Pre-release
Pre-release
·
2496 commits
to develop
since this release
✨ Features
- Add local notification settings capability (#2700).
- Implementation of MSC3882 login token request (#2687). Contributed by @hughns.
- Typings for MSC2965 OIDC provider discovery (#2424). Contributed by @hughns.
- Support to remotely toggle push notifications (#2686).
- Read receipts for threads (#2635).
🐛 Bug Fixes
- Unexpected ignored self key request when it's not shared history (#2724). Contributed by @mcalinghee.
- Fix IDB initial migration handling causing spurious lazy loading upgrade loops (#2718). Fixes element-hq/element-web#23377.
- Fix backpagination at end logic being spec non-conforming (#2680). Fixes element-hq/element-web#22784.