Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 45e2c04

Browse files
committed
Update changelog
1 parent 551dd8c commit 45e2c04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Features
1111
--------
1212

1313
- Add experimental support for sending to-device messages to application services, as specified by [MSC2409](https://github.com/matrix-org/matrix-doc/pull/2409). ([\#11215](https://github.com/matrix-org/synapse/issues/11215), [\#11966](https://github.com/matrix-org/synapse/issues/11966))
14-
- Remove account data (including client config, push rules and ignored users) upon user deactivation. ([\#11655](https://github.com/matrix-org/synapse/issues/11655))
14+
- Add a background database update to purge account data for deactivated users. ([\#11655](https://github.com/matrix-org/synapse/issues/11655))
1515
- Experimental support for [MSC3666](https://github.com/matrix-org/matrix-doc/pull/3666): including bundled aggregations in server side search results. ([\#11837](https://github.com/matrix-org/synapse/issues/11837))
1616
- Enable cache time-based expiry by default. The `expiry_time` config flag has been superseded by `expire_caches` and `cache_entry_ttl`. ([\#11849](https://github.com/matrix-org/synapse/issues/11849))
1717
- Add a callback to allow modules to allow or forbid a 3PID (email address, phone number) from being associated to a local account. ([\#11854](https://github.com/matrix-org/synapse/issues/11854))
@@ -273,7 +273,7 @@ Bugfixes
273273
Synapse 1.50.0 (2022-01-18)
274274
===========================
275275

276-
**This release contains a critical bug that may prevent clients from being able to connect.
276+
**This release contains a critical bug that may prevent clients from being able to connect.
277277
As such, it is not recommended to upgrade to 1.50.0. Instead, please upgrade straight to
278278
to 1.50.1. Further details are available in [this issue](https://github.com/matrix-org/synapse/issues/11763).**
279279

0 commit comments

Comments
 (0)