This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
v0.11.0-rc1
Pre-release
Pre-release
erikjohnston
released this
11 Nov 18:29
·
18590 commits
to develop
since this release
Changes in synapse v0.11.0-rc1 (2015-11-11)
- Add Search API (PR #307, #324, #327, #336, #350, #359)
- Add 'archived' state to v2 /sync API (PR #316)
- Add ability to reject invites (PR #317)
- Add config option to disable password login (PR #322)
- Add the login fallback API (PR #330)
- Add room context API (PR #334)
- Add room tagging support (PR #335)
- Update v2 /sync API to match spec (PR #305, #316, #321, #332, #337, #341)
- Change retry schedule for application services (PR #320)
- Change retry schedule for remote servers (PR #340)
- Fix bug where we hosted static content in the incorrect place (PR #329)
- Fix bug where we didn't increment retry interval for remote servers (PR #343)