diff --git a/develop/print.html b/develop/print.html index 5a7171d053..e2549b6e1c 100644 --- a/develop/print.html +++ b/develop/print.html @@ -1625,10 +1625,22 @@ dpkg -i matrix-synapse-py3_1.3.0+stretch1_amd64.deb

Upgrading to v1.68.0

-

As announced in the upgrade notes for v1.67.0, Synapse now requires a SQLite -version of 3.27.0 or higher if SQLite is in use and source checkouts of Synapse -now require a recent Rust compiler.

-

Installations using

+

Two changes announced in the upgrade notes for v1.67.0 have now landed in v1.68.0.

+

SQLite version requirement

+

Synapse now requires a SQLite version of 3.27.0 or higher if SQLite is configured as +Synapse's database.

+

Installations using

+ +

are not affected.

+

Rust requirement when building from source.

+

Building from a source checkout of Synapse now requires a recent Rust compiler +(currently Rust 1.58.1, but see also the +Platform Dependency Policy).

+

Installations using

Upgrading to v1.68.0

-

As announced in the upgrade notes for v1.67.0, Synapse now requires a SQLite -version of 3.27.0 or higher if SQLite is in use and source checkouts of Synapse -now require a recent Rust compiler.

-

Installations using

+

Two changes announced in the upgrade notes for v1.67.0 have now landed in v1.68.0.

+

SQLite version requirement

+

Synapse now requires a SQLite version of 3.27.0 or higher if SQLite is configured as +Synapse's database.

+

Installations using

+ +

are not affected.

+

Rust requirement when building from source.

+

Building from a source checkout of Synapse now requires a recent Rust compiler +(currently Rust 1.58.1, but see also the +Platform Dependency Policy).

+

Installations using