Skip to content

Commit 6ba03f8

Browse files
committed
Changelog for version 1.6.8
1 parent a6fafb0 commit 6ba03f8

File tree

9 files changed

+18
-8
lines changed

9 files changed

+18
-8
lines changed

CHANGES.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
Changes in Element v1.6.8 (2023-11-28)
2+
======================================
3+
4+
Bugfixes 🐛
5+
----------
6+
- Stop incoming call ringing if the call is cancelled or answered on another session. ([#4066](https://github.com/vector-im/element-android/issues/4066))
7+
- Ensure the incoming call will not ring forever, in case the call is not ended by another way. ([#8178](https://github.com/vector-im/element-android/issues/8178))
8+
- Unified Push: Ignore the potential SSL error when the custom gateway is testing locally ([#8683](https://github.com/vector-im/element-android/issues/8683))
9+
- Fix issue with timeline message view reuse while rich text editor is enabled ([#8688](https://github.com/vector-im/element-android/issues/8688))
10+
11+
Other changes
12+
-------------
13+
- Remove unused WebRTC dependency ([#8658](https://github.com/vector-im/element-android/issues/8658))
14+
- Take into account boolean "io.element.disable_network_constraint" from the .well-known file. ([#8662](https://github.com/vector-im/element-android/issues/8662))
15+
- Update regex for email address to be aligned on RFC 5322 ([#8671](https://github.com/vector-im/element-android/issues/8671))
16+
- Bump crypto sdk bindings to v0.3.16 ([#8679](https://github.com/vector-im/element-android/issues/8679))
17+
18+
119
Changes in Element v1.6.6 (2023-10-05)
220
======================================
321

changelog.d/4066.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/8178.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/8658.misc

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/8662.misc

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/8671.misc

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/8679.misc

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/8683.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/8688.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)