-
- Downloads
Merge tag 'v1.44.0rc2' into develop
Synapse 1.44.0rc2 (2021-09-30) ============================== Bugfixes -------- - Fix a bug introduced in v1.44.0rc1 which caused the experimental [MSC2716](https://github.com/matrix-org/matrix-doc/pull/2716) `/batch_send` endpoint to return a 500 error. ([\#10938](https://github.com/matrix-org/synapse/issues/10938)) - Fix a bug introduced in v1.44.0rc1 which prevented sending presence events to application services. ([\#10944](https://github.com/matrix-org/synapse/issues/10944)) Improved Documentation ---------------------- - Minor updates to the installation instructions. ([\#10919](https://github.com/matrix-org/synapse/issues/10919))
Showing
- CHANGES.md 16 additions, 0 deletionsCHANGES.md
- README.rst 1 addition, 1 deletionREADME.rst
- debian/changelog 6 additions, 0 deletionsdebian/changelog
- docs/setup/installation.md 165 additions, 163 deletionsdocs/setup/installation.md
- synapse/__init__.py 1 addition, 1 deletionsynapse/__init__.py
- synapse/handlers/message.py 4 additions, 9 deletionssynapse/handlers/message.py
- synapse/handlers/presence.py 3 additions, 1 deletionsynapse/handlers/presence.py
Loading
Please register or sign in to comment