summary refs log tree commit diff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2021-07-22 15:37:10 +0100
committerErik Johnston <erik@matrix.org>2021-07-22 15:37:10 +0100
commit283bb5c94eafbec3464de81340f0dc53bb88f629 (patch)
treea4b70d834a869940416027db94d3b67d22040174 /CHANGES.md
parentAlways send device_one_time_keys_count (#10457) (diff)
downloadsynapse-283bb5c94eafbec3464de81340f0dc53bb88f629.tar.xz
1.38.1 v1.38.1
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 82baaa2d1f..6e5a720411 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,3 +1,12 @@
+Synapse 1.38.1 (2021-07-22)
+===========================
+
+Bugfixes
+--------
+
+- Always include `device_one_time_keys_count` key in `/sync` response to work around a bug in Element Android that broke encryption for new devices. ([\#10457](https://github.com/matrix-org/synapse/issues/10457))
+
+
 Synapse 1.38.0 (2021-07-13)
 ===========================