mirror of
https://github.com/element-hq/dendrite.git
synced 2025-09-13 12:52:24 +03:00
Version 0.9.3
This commit is contained in:
parent
65b7db633c
commit
bcdbd5c00a
4 changed files with 14 additions and 4 deletions
10
CHANGES.md
10
CHANGES.md
|
@ -1,5 +1,15 @@
|
|||
# Changelog
|
||||
|
||||
## Dendrite 0.9.3 (2022-08-15)
|
||||
|
||||
### Important
|
||||
|
||||
* This is a **security release** to fix a vulnerability within event auth, affecting all versions of Dendrite before 0.9.3. Upgrading to this version is highly recommended. For more information, [see here](https://github.com/matrix-org/gomatrixserverlib/security/advisories/GHSA-grvv-h2f9-7v9c).
|
||||
|
||||
### Fixes
|
||||
|
||||
* Dendrite will now correctly parse the `"events_default"` power level value for event auth.
|
||||
|
||||
## Dendrite 0.9.2 (2022-08-12)
|
||||
|
||||
### Features
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue