mirror of
https://github.com/element-hq/dendrite.git
synced 2025-09-13 12:52:24 +03:00
Update CHANGES.md
This commit is contained in:
parent
56472da86b
commit
14aa596333
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,8 @@ This is a security release, adding support for [room version 12](https://matrix.
|
||||||
### Bug fixes
|
### Bug fixes
|
||||||
- Refactored NATS JetStream code to gracefully handle more potential errors. (contributed by [neilalexander](https://github.com/neilalexander))
|
- Refactored NATS JetStream code to gracefully handle more potential errors. (contributed by [neilalexander](https://github.com/neilalexander))
|
||||||
- Refactored NATS startup and readiness checking. (contributed by [neilalexander](https://github.com/neilalexander))
|
- Refactored NATS startup and readiness checking. (contributed by [neilalexander](https://github.com/neilalexander))
|
||||||
- Updated NATS to 2.10.25. (contributed by [neilalexander](https://github.com/neilalexander))
|
- Updated NATS to 2.11.7. (contributed by [neilalexander](https://github.com/neilalexander))
|
||||||
|
- Fixed an issue which could cause Dendrite to become unresponsive for minutes at a time. (contributed by [viviicat](https://github.com/viviicat))
|
||||||
- Order events when backfilling to reduce the amount of unecessary `/state_ids` requests.
|
- Order events when backfilling to reduce the amount of unecessary `/state_ids` requests.
|
||||||
- Gracefully handle incorrect sync filter JSON.
|
- Gracefully handle incorrect sync filter JSON.
|
||||||
- Fixed an issue which prevented device deletion working correctly. (contributed by [robinsdan](https://github.com/robinsdan))
|
- Fixed an issue which prevented device deletion working correctly. (contributed by [robinsdan](https://github.com/robinsdan))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue