From d0ae1096fa654d1eaeae5b369f42e573fc4aeb83 Mon Sep 17 00:00:00 2001 From: Kim Brose Date: Tue, 18 Jan 2022 18:24:20 +0100 Subject: [PATCH 1/3] fix link in 2022-01-18-synapse-1.50-released.mdx @babolivier --- .../content/blog/2022/01/2022-01-18-synapse-1.50-released.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gatsby/content/blog/2022/01/2022-01-18-synapse-1.50-released.mdx b/gatsby/content/blog/2022/01/2022-01-18-synapse-1.50-released.mdx index f84d208760..afd90f9267 100644 --- a/gatsby/content/blog/2022/01/2022-01-18-synapse-1.50-released.mdx +++ b/gatsby/content/blog/2022/01/2022-01-18-synapse-1.50-released.mdx @@ -42,4 +42,4 @@ Please see the Synapse [release notes](https://github.com/matrix-org/synapse/blo Synapse is a Free and Open Source Software project, and we'd like to extend our thanks to everyone who contributed to this release, including [Dirk Klimpel](https://github.com/dklimpel), [Donny Johnson](https://github.com/itchychips) and [AndrewFerr](https://github.com/AndrewFerr). -> Note: An issue preventing client logins ([#11763](https://github.com/matrix-org/synapse/issues/11763)) was identified immediately following the release of Synapse 1.50.0. We released [Synapse 1.50.1]((https://github.com/matrix-org/synapse/releases/tag/v1.50.0)) the same day with a fix for this issue. +> Note: An issue preventing client logins ([#11763](https://github.com/matrix-org/synapse/issues/11763)) was identified immediately following the release of Synapse 1.50.0. We released [Synapse 1.50.1](https://github.com/matrix-org/synapse/releases/tag/v1.50.0) the same day with a fix for this issue. From 6d0e5f1712c7ffd0fe054cb7a6c0a1bb1c5447b4 Mon Sep 17 00:00:00 2001 From: Kim Brose Date: Tue, 18 Jan 2022 18:25:42 +0100 Subject: [PATCH 2/3] Update 2022-01-18-synapse-1.50-released.mdx --- .../content/blog/2022/01/2022-01-18-synapse-1.50-released.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gatsby/content/blog/2022/01/2022-01-18-synapse-1.50-released.mdx b/gatsby/content/blog/2022/01/2022-01-18-synapse-1.50-released.mdx index afd90f9267..8f1b00bb70 100644 --- a/gatsby/content/blog/2022/01/2022-01-18-synapse-1.50-released.mdx +++ b/gatsby/content/blog/2022/01/2022-01-18-synapse-1.50-released.mdx @@ -42,4 +42,4 @@ Please see the Synapse [release notes](https://github.com/matrix-org/synapse/blo Synapse is a Free and Open Source Software project, and we'd like to extend our thanks to everyone who contributed to this release, including [Dirk Klimpel](https://github.com/dklimpel), [Donny Johnson](https://github.com/itchychips) and [AndrewFerr](https://github.com/AndrewFerr). -> Note: An issue preventing client logins ([#11763](https://github.com/matrix-org/synapse/issues/11763)) was identified immediately following the release of Synapse 1.50.0. We released [Synapse 1.50.1](https://github.com/matrix-org/synapse/releases/tag/v1.50.0) the same day with a fix for this issue. +> Note: An issue preventing client logins ([#11763](https://github.com/matrix-org/synapse/issues/11763)) was identified immediately following the release of Synapse 1.50.0. We released [Synapse 1.50.1](https://github.com/matrix-org/synapse/releases/tag/v1.50.) the same day with a fix for this issue. From 68ba8378a006fe37efd3baa98dd44e46daa373da Mon Sep 17 00:00:00 2001 From: Kim Brose Date: Tue, 18 Jan 2022 18:26:54 +0100 Subject: [PATCH 3/3] Update 2022-01-18-synapse-1.50-released.mdx --- .../content/blog/2022/01/2022-01-18-synapse-1.50-released.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gatsby/content/blog/2022/01/2022-01-18-synapse-1.50-released.mdx b/gatsby/content/blog/2022/01/2022-01-18-synapse-1.50-released.mdx index 8f1b00bb70..b13fb10464 100644 --- a/gatsby/content/blog/2022/01/2022-01-18-synapse-1.50-released.mdx +++ b/gatsby/content/blog/2022/01/2022-01-18-synapse-1.50-released.mdx @@ -42,4 +42,4 @@ Please see the Synapse [release notes](https://github.com/matrix-org/synapse/blo Synapse is a Free and Open Source Software project, and we'd like to extend our thanks to everyone who contributed to this release, including [Dirk Klimpel](https://github.com/dklimpel), [Donny Johnson](https://github.com/itchychips) and [AndrewFerr](https://github.com/AndrewFerr). -> Note: An issue preventing client logins ([#11763](https://github.com/matrix-org/synapse/issues/11763)) was identified immediately following the release of Synapse 1.50.0. We released [Synapse 1.50.1](https://github.com/matrix-org/synapse/releases/tag/v1.50.) the same day with a fix for this issue. +> Note: An issue preventing client logins ([#11763](https://github.com/matrix-org/synapse/issues/11763)) was identified immediately following the release of Synapse 1.50.0. We released [Synapse 1.50.1](https://github.com/matrix-org/synapse/releases/tag/v1.50.1) the same day with a fix for this issue.