Changelog

This commit is contained in:
Kegan Dougal 2025-08-13 13:58:15 +01:00
parent 1eb4d77979
commit 917c9dbae8

View file

@ -4,6 +4,8 @@
### Bug fixes ### Bug fixes
- Fixed an issue which could cause Dendrite to become unresponsive for minutes at a time. (contributed by [viviicat](https://github.com/viviicat)) - Fixed an issue which could cause Dendrite to become unresponsive for minutes at a time. (contributed by [viviicat](https://github.com/viviicat))
- Fixed an issue which prevented joining v12 rooms in some circumstances.
- Fixed an issue where a single badly formed PDU would block entire transactions of PDUs being processed. See https://github.com/element-hq/synapse/issues/7543 for the related issue on Synapse.
## Dendrite 0.15.0 (2025-08-12) ## Dendrite 0.15.0 (2025-08-12)