summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/6220.feature1
-rw-r--r--changelog.d/6317.misc1
-rw-r--r--changelog.d/6357.misc1
-rw-r--r--changelog.d/6359.bugfix1
-rw-r--r--changelog.d/6361.misc1
-rw-r--r--changelog.d/6363.bugfix1
6 files changed, 6 insertions, 0 deletions
diff --git a/changelog.d/6220.feature b/changelog.d/6220.feature
new file mode 100644

index 0000000000..8343e9912b --- /dev/null +++ b/changelog.d/6220.feature
@@ -0,0 +1 @@ +Increase default room version from 4 to 5, thereby enforcing server key validity period checks. diff --git a/changelog.d/6317.misc b/changelog.d/6317.misc new file mode 100644
index 0000000000..a67d13fa72 --- /dev/null +++ b/changelog.d/6317.misc
@@ -0,0 +1 @@ +Add optional python dependencies and dependant binary libraries to snapcraft packaging. diff --git a/changelog.d/6357.misc b/changelog.d/6357.misc new file mode 100644
index 0000000000..a68df0f384 --- /dev/null +++ b/changelog.d/6357.misc
@@ -0,0 +1 @@ +Correct spacing/case of various instances of the word "homeserver". \ No newline at end of file diff --git a/changelog.d/6359.bugfix b/changelog.d/6359.bugfix new file mode 100644
index 0000000000..22bf5f642a --- /dev/null +++ b/changelog.d/6359.bugfix
@@ -0,0 +1 @@ +Fix bug where upgrading a guest account to a full user would fail when account validity is enabled. \ No newline at end of file diff --git a/changelog.d/6361.misc b/changelog.d/6361.misc new file mode 100644
index 0000000000..324d74ebf9 --- /dev/null +++ b/changelog.d/6361.misc
@@ -0,0 +1 @@ +Temporarily blacklist the failing unit test PurgeRoomTestCase.test_purge_room. diff --git a/changelog.d/6363.bugfix b/changelog.d/6363.bugfix new file mode 100644
index 0000000000..d023b49181 --- /dev/null +++ b/changelog.d/6363.bugfix
@@ -0,0 +1 @@ +Fix `to_device` stream ID getting reset every time Synapse restarts, which had the potential to cause unable to decrypt errors. \ No newline at end of file