Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

v1.13.0rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@richvdh richvdh released this 14 May 10:46
· 6621 commits to master since this release
v1.13.0rc2

Bugfixes

  • Fix a long-standing bug which could cause messages not to be sent over federation, when state events with state keys matching user IDs (such as custom user statuses) were received. (#7376)
  • Restore compatibility with non-compliant clients during the user interactive authentication process, fixing a problem introduced in v1.13.0rc1. (#7483)

Internal Changes

  • Fix linting errors in new version of Flake8. (#7470)