summary refs log tree commit diff
path: root/CHANGES.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix some attributionsBrendan Abolivier2020-06-091-3/+3
|
* 1.15.0rc1 v1.15.0rc1Brendan Abolivier2020-06-091-0/+66
|
* Revert "1.15.0rc1"Brendan Abolivier2020-06-091-66/+0
| | | | This reverts commit 8587b0426fa4e65992aaa47158e991fa1797d3fb.
* 1.15.0rc1Brendan Abolivier2020-06-091-0/+66
|
* Fix typo in PR link release-v1.14.0Richard van der Hoff2020-06-031-1/+1
|
* 1.14.0Brendan Abolivier2020-05-281-0/+6
|
* Improve changelog wording v1.14.0rc2Brendan Abolivier2020-05-271-1/+1
|
* 1.14.0rc2Brendan Abolivier2020-05-271-0/+17
|
* Merge branch 'release-v1.14.0' of github.com:matrix-org/synapse into ↵Brendan Abolivier2020-05-261-14/+1
|\ | | | | | | release-v1.14.0
| * Merge event persistence move changelog entriesErik Johnston2020-05-261-14/+1
| |
* | Not full release yet, this is rc1Brendan Abolivier2020-05-261-2/+2
|/
* More changelog fixBrendan Abolivier2020-05-261-2/+1
|
* Changelog fixesBrendan Abolivier2020-05-261-9/+8
|
* 1.14.0Brendan Abolivier2020-05-261-0/+99
|
* Update changelog based on feedback. v1.13.0 release-v1.13.0Patrick Cloke2020-05-191-1/+1
|
* Move warnings in the changelog and re-iterate changes to branches.Patrick Cloke2020-05-191-18/+32
|
* 1.13.0Patrick Cloke2020-05-191-0/+9
|
* 1.13.0rc3 v1.13.0rc3Patrick Cloke2020-05-181-0/+9
|
* 1.13.0rc2 v1.13.0rc2Richard van der Hoff2020-05-141-3/+2
|
* 1.13.0rc2Richard van der Hoff2020-05-141-0/+16
|
* Fix changelog typoAndrew Morgan2020-05-111-1/+1
|
* Provide summary of upgrade issues in changelog. Fix )Andrew Morgan2020-05-111-5/+18
|
* Move next version notes from changelog to upgrade notesAndrew Morgan2020-05-111-14/+5
|
* Changelog fixesAndrew Morgan2020-05-111-3/+3
|
* 1.13.0rc1Andrew Morgan2020-05-111-0/+138
|
* Merge branch 'master' into developPatrick Cloke2020-04-231-0/+7
|\
| * Merge tag 'v1.12.4'Patrick Cloke2020-04-231-0/+24
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Synapse v1.12.4 Features: * Always send users their own device updates. (#7160) * Add support for handling GET requests for account_data on a worker. (#7311) Bugfixes: * Fix a bug that prevented cross-signing with users on worker-mode synapses. (#7255) * Do not treat display names as globs in push rules. (#7271) * Fix a bug with cross-signing devices belonging to remote users who did not share a room with any user on the local homeserver. (#7289)
| | * 1.12.4 v1.12.4 release-v1.12.4Patrick Cloke2020-04-231-0/+6
| | |
* | | Merge branch 'master' into developBrendan Abolivier2020-04-231-2/+9
|\| |
| * | Add some warnings and notes about slow upgrade (#7275)Richard van der Hoff2020-04-151-2/+9
| | | | | | | | | | | | | | | Fixes #7144.
* | | Merge tag 'v1.12.4rc1' into developRichard van der Hoff2020-04-221-0/+17
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Synapse 1.12.4rc1 (2020-04-22) ============================== Features -------- - Always send users their own device updates. ([\#7160](https://github.com/matrix-org/synapse/issues/7160)) - Add support for handling GET requests for `account_data` on a worker. ([\#7311](https://github.com/matrix-org/synapse/issues/7311)) Bugfixes -------- - Fix a bug that prevented cross-signing with users on worker-mode synapses. ([\#7255](https://github.com/matrix-org/synapse/issues/7255)) - Do not treat display names as globs in push rules. ([\#7271](https://github.com/matrix-org/synapse/issues/7271)) - Fix a bug with cross-signing devices belonging to remote users who did not share a room with any user on the local homeserver. ([\#7289](https://github.com/matrix-org/synapse/issues/7289))
| * | formatting for the changelog v1.12.4rc1Richard van der Hoff2020-04-221-1/+1
| | |
| * | 1.12.4rc1Richard van der Hoff2020-04-221-0/+18
| |/
* | Use a template for the SSO success page to allow for customization. (#7279)Patrick Cloke2020-04-171-4/+5
| |
* | Add notes to the changelog about an additional SSO template. (#7259)Patrick Cloke2020-04-151-4/+8
| |
* | Fix bad merge of CHANGES.mdRichard van der Hoff2020-04-081-5/+1
| |
* | Merge branch 'master' into developRichard van der Hoff2020-04-031-0/+17
|\|
| * tweak changelog v1.12.3 release-v1.12.3Richard van der Hoff2020-04-031-5/+2
| |
| * 1.12.3Richard van der Hoff2020-04-031-0/+9
| |
| * Fix changelog wording v1.12.2 release-v1.12.2Andrew Morgan2020-04-021-1/+1
| |
| * 1.12.2Andrew Morgan2020-04-021-0/+10
| |
| * 1.12.1Andrew Morgan2020-04-021-0/+6
| |
* | Merge branch 'master' into developAndrew Morgan2020-04-021-0/+16
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: 1.12.1 Note where bugs were introduced 1.12.1rc1 Newsfile Rewrite changelog Add changelog Only import sqlite3 when type checking Fix another instance Only setdefault for signatures if device has key_json Fix starting workers when federation sending not split out. Attempt to clarify Python version requirements (#7161) Improve the UX of the login fallback when using SSO (#7152) Update the wording of the config comment Lint Changelog Regenerate sample config Whitelist the login fallback by default for SSO
| * | 1.12.1 v1.12.1 release-v1.12.1Andrew Morgan2020-04-021-0/+6
| |/
| * Note where bugs were introduced v1.12.1rc1Andrew Morgan2020-03-311-3/+3
| |
| * 1.12.1rc1Andrew Morgan2020-03-311-0/+11
| |
* | Support SAML in the user interactive authentication workflow. (#7102)Patrick Cloke2020-04-011-0/+8
|/
* matrix.org was fine v1.12.0 release-v1.12.0Richard van der Hoff2020-03-231-0/+2
|
* Update CHANGES.mdNeil Johnson2020-03-231-1/+1
|
* changelog typosRichard van der Hoff2020-03-231-3/+3
|
* 1.12.0 changelogRichard van der Hoff2020-03-231-1/+53
|
* 1.12.0Richard van der Hoff2020-03-231-0/+6
|
* more changelog v1.12.0rc1Richard van der Hoff2020-03-191-1/+1
|
* changelog fixesRichard van der Hoff2020-03-191-3/+3
|
* fix typoRichard van der Hoff2020-03-191-2/+2
|
* 1.12.0rc1Richard van der Hoff2020-03-191-0/+77
|
* v1.11.1Brendan Abolivier2020-03-031-0/+15
|
* 1.11.0 v1.11.0 release-v1.11.0Richard van der Hoff2020-02-211-0/+9
|
* update changes.md v1.11.0rc1Richard van der Hoff2020-02-191-6/+5
|
* 1.11.0rc1Richard van der Hoff2020-02-191-0/+73
|
* 1.10.1 v1.10.1 release-v1.10.1Richard van der Hoff2020-02-171-0/+9
|
* Move the warning at the top of the release changes v1.10.0 release-v1.10.0Brendan Abolivier2020-02-121-3/+2
|
* 1.10.0Brendan Abolivier2020-02-121-0/+9
|
* 1.10.0rc5 v1.10.0rc5Richard van der Hoff2020-02-111-1/+5
|
* changelog wordingRichard van der Hoff2020-02-111-2/+2
|
* Update CHANGES.mdRichard van der Hoff2020-02-111-1/+1
|
* changelog formattingRichard van der Hoff2020-02-111-2/+2
|
* 1.10.0rc4Richard van der Hoff2020-02-111-0/+9
|
* 1.10.0rc3 v1.10.0rc3Richard van der Hoff2020-02-101-0/+15
|
* Update changelog v1.10.0rc2Erik Johnston2020-02-061-1/+1
|
* Update changelogErik Johnston2020-02-061-2/+2
|
* Update changelogErik Johnston2020-02-061-1/+1
|
* 1.10.0rc2Erik Johnston2020-02-061-0/+16
|
* Update changelog v1.10.0rc1Erik Johnston2020-01-311-1/+4
|
* 1.10.0rc1Erik Johnston2020-01-311-0/+44
|
* 1.9.1 v1.9.1 release-v1.9.1Erik Johnston2020-01-281-0/+9
|
* Fixup changelog v1.9.0 release-v1.9.0Brendan Abolivier2020-01-231-1/+1
|
* Fixup changelogBrendan Abolivier2020-01-231-4/+5
|
* Fixup changelogBrendan Abolivier2020-01-231-1/+4
|
* 1.9.0Brendan Abolivier2020-01-231-0/+6
|
* Fixup warning about workers changes v1.9.0rc1Brendan Abolivier2020-01-221-1/+1
|
* Add deprecation headersBrendan Abolivier2020-01-221-0/+4
|
* Fixup changelogBrendan Abolivier2020-01-221-10/+10
|
* 1.9.0rc1Brendan Abolivier2020-01-221-0/+70
|
* Merge branch 'master' of github.com:matrix-org/synapse into developErik Johnston2020-01-091-0/+3
|\
| * Add note about log_file no longer be accepted (#6674) release-v1.8.0Erik Johnston2020-01-091-0/+3
| |
* | Merge branch 'master' into developErik Johnston2020-01-091-0/+10
|\|
| * Fixup changelog v1.8.0Erik Johnston2020-01-091-1/+1
| |
| * 1.8.0Erik Johnston2020-01-091-0/+10
| |
* | typoMatthew Hodgson2020-01-071-1/+1
|/
* Fixup changelog v1.8.0rc1Erik Johnston2020-01-071-3/+3
|
* Fixup changelogErik Johnston2020-01-071-1/+1
|
* Fixup changelogErik Johnston2020-01-071-21/+11
|
* 1.8.0rc1Erik Johnston2020-01-071-0/+80
|
* 1.7.3 v1.7.3 release-v1.7.3Richard van der Hoff2019-12-311-0/+11
|
* 1.7.2 v1.7.2 release-v1.7.2Richard van der Hoff2019-12-201-0/+12
|
* too many parens v1.7.1 release-v1.7.1Richard van der Hoff2019-12-181-1/+1
|
* 1.7.1Richard van der Hoff2019-12-181-1/+18
|
* More rewording of changelog. v1.7.0 release-v1.7.0Erik Johnston2019-12-131-1/+1
|
* Reword changelogErik Johnston2019-12-131-2/+2
|
* Add deprecation notesErik Johnston2019-12-131-1/+7
|
* 1.7.0Erik Johnston2019-12-131-0/+6
|
* 1.7.0rc2 v1.7.0rc2Erik Johnston2019-12-111-0/+11
|
* Fix erroneous reference for new room directory defaults.Neil Johnson2019-12-101-1/+1
|
* Update CHANGES.mdNeil Johnson2019-12-091-11/+5
|
* 1.7.0rc1 v1.7.0rc1Neil Johnson2019-12-091-0/+78
|
* 1.6.1 v1.6.1 release-v1.6.1Andrew Morgan2019-11-281-0/+15
|
* 1.6.0 v1.6.0 release-v1.6.0Andrew Morgan2019-11-261-0/+9
|
* 1.6.0rc2 v1.6.0rc2Richard van der Hoff2019-11-251-0/+9
|
* 1.6.0rc1 v1.6.0rc1Andrew Morgan2019-11-201-0/+74
|
* 1.5.1 v1.5.1Richard van der Hoff2019-11-061-0/+9
|
* 1.5.0 v1.5.0 release-v1.5.0Richard van der Hoff2019-10-291-7/+18
|
* 1.5.0rc2 v1.5.0rc2Richard van der Hoff2019-10-281-0/+18
|
* Fix up changelog v1.5.0rc1Andrew Morgan2019-10-241-15/+18
|
* 1.5.0rc1Andrew Morgan2019-10-241-0/+79
|
* Fix changelog v1.4.1 release-v1.4.1Brendan Abolivier2019-10-181-1/+1
|
* 1.4.1Brendan Abolivier2019-10-181-0/+6
|
* 1.4.1rc1 v1.4.1rc1Richard van der Hoff2019-10-171-0/+8
|
* 1.4.0 v1.4.0 release-v1.4.0Andrew Morgan2019-10-031-0/+9
|
* 1.4.0rc2 v1.4.0rc2Andrew Morgan2019-10-021-0/+18
|
* s/month/week/ to match configNeil Johnson2019-09-261-1/+1
|
* Update CHANGES.mdRichard van der Hoff2019-09-261-1/+1
| | | formatting tweak
* more changelog updates v1.4.0rc1Richard van der Hoff2019-09-261-7/+7
|
* Changelog formattingRichard van der Hoff2019-09-261-2/+1
|
* changelogRichard van der Hoff2019-09-261-0/+156
|
* 1.3.1 v1.3.1 release-v1.3.1Richard van der Hoff2019-08-171-0/+15
|
* 1.3.0 v1.3.0 release-v1.3.0Brendan Abolivier2019-08-151-0/+10
|
* 1.3.0rc1 v1.3.0rc1Brendan Abolivier2019-08-131-0/+74
|
* yet more changelog attribution fixes v1.2.1Richard van der Hoff2019-07-261-2/+2
|
* correct attributions in changelog release-v1.2.1Richard van der Hoff2019-07-261-1/+4
|
* correct attributions in changelogRichard van der Hoff2019-07-261-1/+2
|
* 1.2.1Richard van der Hoff2019-07-261-1/+23
|
* 1.2.0 v1.2.0 release-v1.2.0Andrew Morgan2019-07-251-0/+6
|
* 1.2.0rc2 v1.2.0rc2Andrew Morgan2019-07-241-0/+9
|
* Make changelog slightly more readable v1.2.0rc1Andrew Morgan2019-07-221-1/+1
|
* 1.2.0rc1Andrew Morgan2019-07-221-0/+81
|
* Update changelog v1.1.0 release-v1.1.0Erik Johnston2019-07-041-0/+10
|
* 1.1.0Erik Johnston2019-07-041-0/+3
|
* Suggest people use a config file for Docker instead of env varsAndrew Morgan2019-07-041-1/+1
|
* 1.1.0rc2 v1.1.0rc2Richard van der Hoff2019-07-031-0/+17
|
* tweak changelog v1.1.0rc1Richard van der Hoff2019-07-021-10/+13
|
* prepare v1.1.0rc1Richard van der Hoff2019-07-021-0/+101
|
* Update changelog to better expain password reset change (#5545) release-v1.0.0Andrew Morgan2019-06-241-1/+5
| | | | | Updates the v1.0.0 changelog to provide more information to those upgrading to v1.0 on why they may receive errors or find their password reset abilities have now been disabled. Helps address #5444
* 1.0.0 v1.0.0Erik Johnston2019-06-111-0/+21
|
* 1.0.0rc3 v1.0.0rc3Erik Johnston2019-06-111-0/+6
|
* 1.0.0rc2 v1.0.0rc2Erik Johnston2019-06-101-0/+11
|
* 1.0.0rc1 v1.0.0rc1Neil Johnson2019-06-071-0/+83
|
* 0.99.5.2 v0.99.5.2 release-v0.99.5Erik Johnston2019-05-301-0/+9
|
* fix changelog for 0.99.5.1 (#5270)Richard van der Hoff2019-05-301-2/+1
|
* 0.99.5.1 v0.99.5.1Neil Johnson2019-05-221-0/+6
|
* Revert "0.99.5"Neil Johnson2019-05-221-6/+0
| | | | This reverts commit c31e375ade1b59a7fe38628337e9e1aa3de91feb.
* 0.99.5Neil Johnson2019-05-221-0/+6
|
* 0.99.5 v0.99.5Neil Johnson2019-05-221-0/+6
|
* update changelog v0.99.5rc1Richard van der Hoff2019-05-211-1/+1
|
* Fix spelling in changelogRichard van der Hoff2019-05-211-1/+1
|
* 0.99.5rc1Richard van der Hoff2019-05-211-0/+39
|
* fix some typos in the changelog v0.99.4 release-v0.99.4Richard van der Hoff2019-05-151-5/+4
|
* 0.99.4Richard van der Hoff2019-05-151-0/+6
|
* 0.99.4rc1 v0.99.4rc1Brendan Abolivier2019-05-131-0/+82
|
* 0.99.3.2 v0.99.3.2 release-v0.99.3.2Richard van der Hoff2019-05-031-0/+9
|
* changelog tweaks v0.99.3.1 release-v0.99.3.1Richard van der Hoff2019-05-031-2/+4
|
* 0.99.3.1Richard van der Hoff2019-05-031-0/+9
|
* 0.99.3 v0.99.3 release-v0.99.3Neil Johnson2019-04-011-0/+6
|
* 0.99.3rc1 v0.99.3rc1Neil Johnson2019-03-271-0/+93
|
* 0.99.2 v0.99.2 release-v0.99.2Richard van der Hoff2019-03-011-6/+0
|
* 0.99.2Richard van der Hoff2019-03-011-0/+6
|
* 0.99.2rc1 v0.99.2rc1Richard van der Hoff2019-02-271-0/+59
|
* 0.99.1.1 v0.99.1.1Richard van der Hoff2019-02-141-0/+10
|
* 0.99.1 v0.99.1Richard van der Hoff2019-02-141-12/+3
|
* 0.99.1rc2 v0.99.1rc2Richard van der Hoff2019-02-131-0/+9
|
* Fixup changelog v0.99.1rc1Erik Johnston2019-02-121-4/+4
|
* Update changelog and versionErik Johnston2019-02-121-0/+46
|
* v0.99.0 v0.99.0Richard van der Hoff2019-02-051-55/+16
|
* 0.99.0rc4 v0.99.0rc4Richard van der Hoff2019-02-011-0/+11
|
* v0.99.0rc3 v0.99.0rc3Richard van der Hoff2019-01-311-0/+21
|
* v0.99.0rc2 v0.99.0rc2Richard van der Hoff2019-01-301-0/+17
|
* 0.99.0rc1 v0.99.0rc1Richard van der Hoff2019-01-301-0/+66
|
* changelog v0.34.1.1Amber Brown2019-01-111-0/+14
|
* 0.34.1 v0.34.1Richard van der Hoff2019-01-091-0/+9
|
* clean up changelog v0.34.1rc1Richard van der Hoff2019-01-081-3/+2
|
* changelogRichard van der Hoff2019-01-081-0/+61
|
* document supported python 3 versionsRichard van der Hoff2018-12-201-3/+6
|
* more changelog fixRichard van der Hoff2018-12-201-1/+1
|
* minor changelog tweaksRichard van der Hoff2018-12-201-4/+4
|
* Prepare 0.34 releaseRichard van der Hoff2018-12-201-18/+9
|
* 0.34.0rc2 v0.34.0rc2Richard van der Hoff2018-12-111-0/+16
|
* fix upgrade.rst link again v0.34.0rc1Richard van der Hoff2018-12-041-1/+1
|
* Fix link to upgrade notesRichard van der Hoff2018-12-041-1/+1
|
* fix typo in changelogRichard van der Hoff2018-12-041-1/+1
|
* Prepare 0.34.0rc1Richard van der Hoff2018-12-041-1/+55
|
* towncrier v0.33.9Amber Brown2018-11-191-0/+6
|
* release 0.33.9rc1 v0.33.9rc1 release-v0.33.9Neil Johnson2018-11-141-0/+55
|
* changelog v0.33.8 release-v0.33.8Amber Brown2018-11-011-0/+6
|
* changelog v0.33.8rc2Amber Brown2018-10-311-0/+10
|
* changelog v0.33.8rc1Amber Brown2018-10-291-0/+47
|
* Remove notes on fallback for email_templatesRichard van der Hoff2018-10-191-4/+0
| | | | This fallback didn't work, and was removed in #4069.
* 0.33.7 v0.33.7Richard van der Hoff2018-10-181-2/+5
|
* fix changelog formatting v0.33.7rc2Richard van der Hoff2018-10-171-1/+4
|
* prep changelogRichard van der Hoff2018-10-171-0/+25
|
* update changelog v0.33.7rc1Amber Brown2018-10-151-0/+28
|
* changelog v0.33.6 release-v0.33.6Amber Brown2018-10-041-0/+9
|
* some changelog fixesAmber Brown2018-10-031-8/+4
|
* changelog v0.33.6rc1Amber Brown2018-10-031-0/+75
|
* changelog v0.33.5.1 release-v0.33.5.1Amber Brown2018-09-251-0/+10
|
* towncrier v0.33.5 release-v0.33.5Amber Brown2018-09-241-0/+6
|
* changelog v0.33.5rc1Amber Brown2018-09-171-0/+58
|
* changelog v0.33.4 release-v0.33.4Amber Brown2018-09-071-0/+9
|
* Bump version and changelogErik Johnston2018-09-061-0/+6
|
* Merge tag 'v0.33.3.1' into release-v0.33.4Erik Johnston2018-09-061-1/+16
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Synapse 0.33.3.1 (2018-09-06) ============================= SECURITY FIXES -------------- - Fix an issue where event signatures were not always correctly validated ([\#3796](https://github.com/matrix-org/synapse/issues/3796)) - Fix an issue where server_acls could be circumvented for incoming events ([\#3796](https://github.com/matrix-org/synapse/issues/3796)) Internal Changes ---------------- - Unignore synctl in .dockerignore to fix docker builds ([\#3802](https://github.com/matrix-org/synapse/issues/3802))
| * prepare v0.33.3.1 v0.33.3.1 release-v0.33.3.1Richard van der Hoff2018-09-061-0/+14
| |
* | version and towncrier v0.33.4rc1Amber Brown2018-09-041-0/+44
|/
* changelog for 0.33.3 v0.33.3 release-v0.33.3Richard van der Hoff2018-08-221-0/+9
|
* Update attributions and PR links in changelogRichard van der Hoff2018-08-221-2/+2
|
* changelog v0.33.3rc2Amber Brown2018-08-211-0/+9
|
* changelog v0.33.3rc1Amber Brown2018-08-211-0/+64
|
* 0.33.2 changelog v0.33.2 release-v0.33.2Amber Brown2018-08-091-0/+6
|
* fix the changelog & templateAmber Brown2018-08-091-49/+49
|
* fix changelogAmber Brown2018-08-071-1/+4
|
* fix for rc1 v0.33.2rc1Amber Brown2018-08-071-2/+2
|
* changelogAmber Brown2018-08-071-0/+64
|
* Merge branch 'master' into developRichard van der Hoff2018-08-021-0/+9
|
* Merge remote-tracking branch 'origin/develop' into hawkowl/markdownAmber Brown2018-07-191-7/+16
|
* fix up weird translation thingsAmber Brown2018-07-191-806/+813
|
* rst -> mdAmber Brown2018-07-191-0/+2454