Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 6e22756

Browse files
committed
Merge tag 'v1.38.1' into release-v1.39
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](#10457))
2 parents 4c3fdfc + 283bb5c commit 6e22756

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

CHANGES.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,15 @@ Internal Changes
1313
- Move docker image build to Github Actions. ([\#10416](https://github.com/matrix-org/synapse/issues/10416))
1414

1515

16+
Synapse 1.38.1 (2021-07-22)
17+
===========================
18+
19+
Bugfixes
20+
--------
21+
22+
- 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))
23+
24+
1625
Synapse 1.39.0rc1 (2021-07-20)
1726
==============================
1827

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
matrix-synapse-py3 (1.38.1) stable; urgency=medium
2+
3+
* New synapse release 1.38.1.
4+
5+
-- Synapse Packaging team <[email protected]> Thu, 22 Jul 2021 15:37:06 +0100
6+
17
matrix-synapse-py3 (1.39.0~rc1) stable; urgency=medium
28

39
* New synapse release 1.39.0rc1.

0 commit comments

Comments
 (0)