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/4306.misc2
-rw-r--r--changelog.d/4405.bugfix1
-rw-r--r--changelog.d/4415.feature1
-rw-r--r--changelog.d/4437.misc1
-rw-r--r--changelog.d/4447.misc1
-rw-r--r--changelog.d/4448.misc1
-rw-r--r--changelog.d/4466.misc1
-rw-r--r--changelog.d/4468.misc1
-rw-r--r--changelog.d/4471.misc1
-rw-r--r--changelog.d/4476.misc1
10 files changed, 10 insertions, 1 deletions
diff --git a/changelog.d/4306.misc b/changelog.d/4306.misc

index 58130b6190..7f48b02fbf 100644 --- a/changelog.d/4306.misc +++ b/changelog.d/4306.misc
@@ -1 +1 @@ -Synapse will now take advantage of native UPSERT functionality in PostgreSQL 9.5+ and SQLite 3.24+. +Synapse will now take advantage of native UPSERT functionality in PostgreSQL 9.5+. diff --git a/changelog.d/4405.bugfix b/changelog.d/4405.bugfix new file mode 100644
index 0000000000..974d799b88 --- /dev/null +++ b/changelog.d/4405.bugfix
@@ -0,0 +1 @@ +Fix bug when rejecting remote invites diff --git a/changelog.d/4415.feature b/changelog.d/4415.feature new file mode 100644
index 0000000000..1fb1d58f8f --- /dev/null +++ b/changelog.d/4415.feature
@@ -0,0 +1 @@ +Search now includes results from predecessor rooms after a room upgrade. \ No newline at end of file diff --git a/changelog.d/4437.misc b/changelog.d/4437.misc new file mode 100644
index 0000000000..43f8963614 --- /dev/null +++ b/changelog.d/4437.misc
@@ -0,0 +1 @@ +Add infrastructure to support different event formats diff --git a/changelog.d/4447.misc b/changelog.d/4447.misc new file mode 100644
index 0000000000..43f8963614 --- /dev/null +++ b/changelog.d/4447.misc
@@ -0,0 +1 @@ +Add infrastructure to support different event formats diff --git a/changelog.d/4448.misc b/changelog.d/4448.misc new file mode 100644
index 0000000000..43f8963614 --- /dev/null +++ b/changelog.d/4448.misc
@@ -0,0 +1 @@ +Add infrastructure to support different event formats diff --git a/changelog.d/4466.misc b/changelog.d/4466.misc new file mode 100644
index 0000000000..58130b6190 --- /dev/null +++ b/changelog.d/4466.misc
@@ -0,0 +1 @@ +Synapse will now take advantage of native UPSERT functionality in PostgreSQL 9.5+ and SQLite 3.24+. diff --git a/changelog.d/4468.misc b/changelog.d/4468.misc new file mode 100644
index 0000000000..9a51434755 --- /dev/null +++ b/changelog.d/4468.misc
@@ -0,0 +1 @@ +Move SRV logic into the Agent layer diff --git a/changelog.d/4471.misc b/changelog.d/4471.misc new file mode 100644
index 0000000000..7f48b02fbf --- /dev/null +++ b/changelog.d/4471.misc
@@ -0,0 +1 @@ +Synapse will now take advantage of native UPSERT functionality in PostgreSQL 9.5+. diff --git a/changelog.d/4476.misc b/changelog.d/4476.misc new file mode 100644
index 0000000000..a070e10c7c --- /dev/null +++ b/changelog.d/4476.misc
@@ -0,0 +1 @@ +Fix quoting for allowed_local_3pids example config