From 39861031eefd62b503e89b49093ceb4825939d6e Mon Sep 17 00:00:00 2001 From: squahtx Date: Tue, 20 Dec 2022 18:10:08 +0000 Subject: deploy: 774e20b57047b9f8700e62e7f4689717f4fa094c --- latest/upgrade.html | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'latest/upgrade.html') diff --git a/latest/upgrade.html b/latest/upgrade.html index 51494599aa..94da3b1497 100644 --- a/latest/upgrade.html +++ b/latest/upgrade.html @@ -231,6 +231,16 @@ dpkg -i matrix-synapse-py3_1.3.0+stretch1_amd64.deb +

Upgrading to v1.74.0

+ +

This version introduces optional support for an improved user search dealing with Unicode characters.

+

If you want to take advantage of this feature you need to install PyICU, +the ICU native dependency and its development headers +so that PyICU can build since no prebuilt wheels are available.

+

You can follow the PyICU documentation to do so, +and then do pip install matrix-synapse[icu] for a PyPI install.

+

Docker images and Debian packages need nothing specific as they already +include or specify ICU as an explicit dependency.

Upgrading to v1.73.0

Legacy Prometheus metric names have now been removed

Synapse v1.69.0 included the deprecation of legacy Prometheus metric names -- cgit 1.5.1