Erik Johnston
80bb098d87
Fixup changelog
2022-09-13 09:55:10 +01:00
Erik Johnston
4b678b20a2
1.67.0
2022-09-13 09:20:28 +01:00
David Robertson
9d11842562
Also cite upgrade notes
2022-09-08 12:04:29 +01:00
David Robertson
a7c71686ca
Add minimum version bump for sqlite to the release notes ( #13742 )
...
* Notify that SQLite min version will be bumped
* Mention in upgrade notes
Co-authored-by: reivilibre <oliverw@matrix.org>
2022-09-08 12:00:03 +01:00
Erik Johnston
ec2fe7bb53
Fixup changelog
2022-09-06 13:04:22 +01:00
Erik Johnston
571f565c1f
Update changelog
2022-09-06 09:25:32 +01:00
Erik Johnston
cdf7fb737b
1.67.0rc1
2022-09-06 09:01:26 +01:00
Sean Quah
6f80fe1e1b
Tweak changelog formatting
2022-08-31 12:51:57 +01:00
Sean Quah
838d722eba
Move notice from 1.66.0rc1 to 1.66.0 section in changelog
2022-08-31 12:40:14 +01:00
Sean Quah
c01f21d31d
Tweak changelog wording
2022-08-31 12:35:25 +01:00
Sean Quah
d1fb46fbc9
Improve clarity on deprecation of TCP replication
...
Borrows some text from https://github.com/matrix-org/synapse/pull/13647
for the changelog.
2022-08-31 12:19:40 +01:00
Sean Quah
5634267d33
Update changelog to link to the Synapse docs instead of markdown
2022-08-31 11:37:15 +01:00
Sean Quah
ef88bc0775
1.66.0
2022-08-31 11:21:09 +01:00
Sean Quah
d48b70fd37
Update changelog for v1.62.0
2022-08-31 11:18:56 +01:00
Patrick Cloke
61b37ddd37
Remind people that direct TCP replication is disabled. ( #13674 )
2022-08-31 10:43:00 +01:00
David Robertson
31f2a3fbc3
Update changes
2022-08-30 14:19:52 +01:00
David Robertson
8f6aa015a8
1.66.0rc2
2022-08-30 12:25:44 +01:00
David Robertson
956e015413
Drop support for delegating email validation, round 2 ( #13596 )
2022-08-23 11:40:00 +00:00
David Robertson
79281f517d
Update changelog
2022-08-23 10:22:47 +01:00
David Robertson
f8b9abdcdb
Adjust changelog
2022-08-23 10:10:20 +01:00
David Robertson
f0b23927fc
1.66.0rc1
2022-08-23 09:49:51 +01:00
Andrew Morgan
06a2733881
Note explicitly that #11365 was reverted in the 1.65 CHANGELOG
2022-08-16 17:24:53 +01:00
Andrew Morgan
738c11729a
1.65.0
2022-08-16 16:52:07 +01:00
Olivier Wilkinson (reivilibre)
7a25b4302c
1.65.0rc2
2022-08-11 11:40:40 +01:00
Olivier Wilkinson (reivilibre)
3d1b860f90
Fix changelog mistake
2022-08-09 13:13:22 +01:00
Olivier Wilkinson (reivilibre)
c962f87d6f
Tweak the changelog
2022-08-09 12:54:59 +01:00
Olivier Wilkinson (reivilibre)
827f0669bf
1.65.0rc1
2022-08-09 11:43:30 +01:00
Olivier Wilkinson (reivilibre)
c2f4871226
Mention specific version in rc2 notes
2022-08-02 11:19:32 +01:00
Olivier Wilkinson (reivilibre)
4e80ca2243
1.64.0
2022-08-02 11:04:08 +01:00
Richard van der Hoff
979d94de29
update changelog
2022-07-29 12:27:23 +01:00
Richard van der Hoff
6b4fd8b430
1.64.0rc2
2022-07-29 12:23:13 +01:00
Olivier Wilkinson (reivilibre)
33788a07ee
Explain less-known term 'Implicit TLS'
2022-07-26 12:56:24 +01:00
Olivier Wilkinson (reivilibre)
5d7e2b0195
Tweak changelog in response to review
2022-07-26 12:45:19 +01:00
Olivier Wilkinson (reivilibre)
f765a40f69
Tweak changelog
2022-07-26 12:26:36 +01:00
Olivier Wilkinson (reivilibre)
641412decd
1.64.0rc1
2022-07-26 12:12:22 +01:00
Erik Johnston
d3995049a8
Merge remote-tracking branch 'origin/master' into develop
2022-07-20 14:59:43 +01:00
Erik Johnston
93740cae57
1.63.1
2022-07-20 13:37:00 +01:00
Brendan Abolivier
47822fd2e8
Merge branch 'master' into develop
2022-07-19 16:14:02 +02:00
Brendan Abolivier
6fccd72f42
Improve precision on validation improvements
2022-07-19 14:53:12 +02:00
Brendan Abolivier
097afd0e0b
1.63.0
2022-07-19 14:43:28 +02:00
Andrew Morgan
6faaf76a32
Remove 'anonymised' from the phone home stats documentation ( #13321 )
2022-07-19 12:38:29 +00:00
Richard van der Hoff
df55b377be
CHANGES.md: fix link to upgrade notes
2022-07-14 15:07:52 +01:00
Richard van der Hoff
fa71bb18b5
Drop support for delegating email validation ( #13192 )
...
* Drop support for delegating email validation
Delegating email validation to an IS is insecure (since it allows the owner of
the IS to do a password reset on your HS), and has long been deprecated. It
will now cause a config error at startup.
* Update unit test which checks for email verification
Give it an `email` config instead of a threepid delegate
* Remove unused method `requestEmailToken`
* Simplify config handling for email verification
Rather than an enum and a boolean, all we need here is a single bool, which
says whether we are or are not doing email verification.
* update docs
* changelog
* upgrade.md: fix typo
* update version number
this will be in 1.64, not 1.63
* update version number
this one too
2022-07-12 19:18:53 +01:00
Sean Quah
f14c632134
Update changelog once more
2022-07-12 13:01:42 +01:00
Sean Quah
ac7aec0cd3
Reorder and tidy up changelog
2022-07-12 12:52:47 +01:00
Sean Quah
6173d585df
1.63.0rc1
2022-07-12 11:26:25 +01:00
David Robertson
b51a0f4be0
Mention the spamchecker plugins
2022-07-05 11:19:54 +01:00
David Robertson
cf63d57dce
1.62.0
2022-07-05 11:14:27 +01:00
Andrew Morgan
95a260da73
Update changelog for v1.62.0rc2
2022-07-04 16:29:04 +01:00
Andrew Morgan
046d87756b
1.62.0rc3
2022-07-04 16:16:47 +01:00
Andrew Morgan
d40b2708cf
1.62.0rc2
2022-07-01 11:42:57 +01:00
Andrew Morgan
b210146fd9
1.62.0rc1
2022-06-28 16:42:44 +01:00
Andrew Morgan
09d89ddc1f
Linkify GHSA commit
2022-06-28 14:41:06 +01:00
Andrew Morgan
ea10cdbea7
1.61.1
2022-06-28 14:37:35 +01:00
Patrick Cloke
21e6c0ed64
Fix incorrect link in changelog.
2022-06-14 14:27:17 -04:00
Erik Johnston
e87355f201
Update changelog
2022-06-14 11:49:33 +01:00
Erik Johnston
d580014e22
1.61.0
2022-06-14 11:44:27 +01:00
Olivier Wilkinson (reivilibre)
8a499d7a60
Correct typographical errors in the changelog
2022-06-07 14:22:06 +01:00
Olivier Wilkinson (reivilibre)
495fbf5d63
1.61.0rc1
2022-06-07 13:18:02 +01:00
Erik Johnston
b2b5279a3f
Update changelog
2022-05-31 14:25:46 +01:00
Erik Johnston
5984ada6bb
1.60.0
2022-05-31 13:41:49 +01:00
Sean Quah
e409ab8e92
1.60.0rc2
2022-05-27 11:06:45 +01:00
Sean Quah
9385cd0633
Update changelog
2022-05-24 13:21:15 +01:00
Sean Quah
a670b5cda2
1.60.0rc1
2022-05-24 12:05:33 +01:00
Brendan Abolivier
d24a1486e5
Fixup changelog
2022-05-18 11:46:05 +01:00
Brendan Abolivier
1aa30f7b3e
1.59.1
2022-05-18 11:41:53 +01:00
David Robertson
44d7bb13c3
version tweak in changelog
2022-05-17 10:30:31 +01:00
David Robertson
5c3d525cad
1.59.0
2022-05-17 10:27:51 +01:00
David Robertson
6f04ae7033
Move 1.59 warning to the top
2022-05-16 12:53:10 +01:00
David Robertson
c3b232cb39
1.59.0rc2
2022-05-16 12:52:29 +01:00
David Robertson
efcd899f69
other fixes
2022-05-10 11:31:10 +01:00
David Robertson
735faab2b8
backquote `m.room.server_acl`
2022-05-10 11:30:20 +01:00
David Robertson
c707ea736a
v1 -> 1
2022-05-10 11:29:49 +01:00
David Robertson
80b3246528
Fix deprecation notice
2022-05-10 11:29:40 +01:00
David Robertson
239da21c1a
Add Olivier's last-minute merge
2022-05-10 11:12:53 +01:00
David Robertson
946b8437cf
Group release script changes
2022-05-10 11:12:53 +01:00
David Robertson
464fe99f52
Fix changelog link
2022-05-10 11:12:53 +01:00
David Robertson
8ef0d85acd
Changelog typo
2022-05-10 11:07:44 +01:00
David Robertson
2cdac6f585
Adjust changelog
2022-05-10 11:06:58 +01:00
David Robertson
e5fd23fb6f
1.59.0rc1
2022-05-10 10:45:13 +01:00
Andrew Morgan
f1fbf75cfc
Merge branch 'master' into develop
2022-05-05 17:43:27 +01:00
Andrew Morgan
3a8ee22911
Update v1.58.1 changelog entry with more familiar language
2022-05-05 15:15:32 +01:00
Andrew Morgan
bc149a18f6
link to relevant bug report in v1.58.1 changelog
2022-05-05 15:10:24 +01:00
Andrew Morgan
d2784b6567
Minor wording change to v1.58.1 release notes
2022-05-05 15:06:39 +01:00
Andrew Morgan
6a17a291a6
1.58.1
2022-05-05 15:05:58 +01:00
Patrick Cloke
ba3fd54bad
Remove unstable/unspecced login types. ( #12597 )
...
* `m.login.jwt`, which was never specced and has been deprecated
since Synapse 1.16.0. (`org.matrix.login.jwt` can be used instead.)
* `uk.half-shot.msc2778.login.application_service`, which was
stabilized as part of the Matrix spec v1.2 release.
2022-05-04 13:53:21 +00:00
Andrew Morgan
7e6598bcf6
Move groups/communities deprecation notice to 1.58.0 heading
2022-05-03 10:54:20 +01:00
Andrew Morgan
8f5d2823df
1.58.0
2022-05-03 10:53:09 +01:00
David Robertson
9cfecd2dc0
Adjust changelog
2022-04-26 17:22:12 +01:00
David Robertson
56c9c6c465
Credit Tulir's contribution in 1.58.0rc1 to Beeper, too
2022-04-26 17:17:56 +01:00
David Robertson
6b64ee9ec7
1.58.0rc2
2022-04-26 17:16:43 +01:00
David Robertson
ee1601e59d
Unbold deprecation: it is mentioned at the top
2022-04-26 11:59:10 +01:00
David Robertson
416604e3bc
Another set of changelog updates
2022-04-26 11:51:47 +01:00
David Robertson
f987cdd80b
Changelog update
2022-04-26 11:32:57 +01:00
David Robertson
30db7fdb91
1.58.0rc1
2022-04-26 11:15:33 +01:00
Olivier Wilkinson (reivilibre)
f8f06fc773
Clarify changelog entry
2022-04-20 15:48:05 +01:00
Olivier Wilkinson (reivilibre)
05e8a5d298
1.57.1
2022-04-20 15:30:03 +01:00
Olivier Wilkinson (reivilibre)
dfc7646504
Link to specific version of upgrade notes
2022-04-19 11:29:51 +01:00
Olivier Wilkinson (reivilibre)
88fe72cc1e
1.57.0
2022-04-19 11:00:37 +01:00
Erik Johnston
9b1f360091
Update changelog
2022-04-12 15:07:08 +01:00