From 5175bccbde681fc7b77ed04aa6d6815cefe58562 Mon Sep 17 00:00:00 2001 From: squahtx Date: Tue, 20 Dec 2022 18:11:03 +0000 Subject: deploy: 43c54ba75337e4a58b94de1bf7d8fbc3d7753ae6 --- develop/upgrade.html | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'develop/upgrade.html') diff --git a/develop/upgrade.html b/develop/upgrade.html index 51494599aa..94da3b1497 100644 --- a/develop/upgrade.html +++ b/develop/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