⚠ Important
This is a security release, adding support for room version 12.
Features
Bug fixes
- Refactored NATS JetStream code to gracefully handle more potential errors. (contributed by neilalexander)
- Refactored NATS startup and readiness checking. (contributed by neilalexander)
- Updated NATS to 2.11.7. (contributed by neilalexander)
- Fixed an issue which could cause Dendrite to become unresponsive for minutes at a time. (contributed by viviicat)
- Order events when backfilling to reduce the amount of unecessary
/state_ids
requests. - Gracefully handle incorrect sync filter JSON.
- Fixed an issue which prevented device deletion working correctly. (contributed by robinsdan)