Synapse v1.69.0.rc3 Release Notes

Release Date: 2022-10-12 // over 1 year ago
  • ๐Ÿ›  Bugfixes

    • ๐Ÿ›  Fix an issue with Docker images causing the Rust dependencies to not be pinned correctly. Introduced in v1.68.0 (#14129)
    • ๐Ÿ›  Fix a bug introduced in Synapse 1.69.0rc1 which would cause registration replication requests to fail if the worker sending the request is not running Synapse 1.69. (#14135)
    • ๐Ÿ›  Fix error in background update when rotating existing notifications. Introduced in v1.69.0rc2. (#14138)

    Internal Changes

    • ๐Ÿ“‡ Rename the url_preview extra to url-preview, for compatability with poetry-core 1.3.0 and PEP 685. From-source installations using this extra will need to install using the new name. (#14085)