mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-20 12:33:09 -06:00
Make the milestone more visible
This commit is contained in:
parent
08033eebea
commit
d461ab418d
|
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
## Dendrite 0.11.0 (2023-01-20)
|
## Dendrite 0.11.0 (2023-01-20)
|
||||||
|
|
||||||
|
The last three missing federation API Sytests have been fixed - bringing us to 100% server-server Synapse parity, with client-server parity at 93% 🎉
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
||||||
* Added `/_dendrite/admin/purgeRoom/{roomID}` to clean up the database
|
* Added `/_dendrite/admin/purgeRoom/{roomID}` to clean up the database
|
||||||
|
|
@ -9,7 +11,6 @@
|
||||||
|
|
||||||
### Fixes
|
### Fixes
|
||||||
|
|
||||||
* The last three missing server-server Sytests - bringing us to **100%** Synapse parity 🎉
|
|
||||||
* An oversight in the `create-config` binary, which now correctly sets the media path if specified (contributed by [BieHDC](https://github.com/BieHDC))
|
* An oversight in the `create-config` binary, which now correctly sets the media path if specified (contributed by [BieHDC](https://github.com/BieHDC))
|
||||||
* The Helm chart now uses the `$.Chart.AppVersion` as the default image version to pull, with the possibility to override it (contributed by [genofire](https://github.com/genofire))
|
* The Helm chart now uses the `$.Chart.AppVersion` as the default image version to pull, with the possibility to override it (contributed by [genofire](https://github.com/genofire))
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue