Skip to content

Commit 90d209a

Browse files
authored
Prepare release 2.11.0 (#5398)
* Update webxdc policy scheme
1 parent ff1b116 commit 90d209a

File tree

10 files changed

+490
-212
lines changed

10 files changed

+490
-212
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,22 @@
22

33
## [Unreleased][unreleased]
44

5+
<a id="2_11_0"></a>
6+
7+
## [2.11.0] - 2025-08-18
8+
59
### Added
610
- support RTL layout if locale.dir = rtf #4168
711
- added estonian language
812
- add more rtl configurations to languages that use it
913

1014
### Changed
1115
- update translations (15-08-2025)
16+
- update `@deltachat/stdio-rpc-server` and `deltachat/jsonrpc-client` to `2.11.0`
17+
- Do not add key-contacts to unencrypted groups.
18+
- Do not reset GuaranteeE2ee in the database when resending messages.
19+
- Take Chat-Group-Name into account when matching ad hoc groups.
20+
- Don't break long group names with non-ASCII characters.
1221

1322
### Fixed
1423
- share email contacts by email not by VCard #5364
@@ -3642,7 +3651,9 @@ This section is only relevant to contributors.
36423651
**Historical Note 2** We removed the older changelog, you can look at the git history to get it. (version numbers made hallmark crazy)
36433652

36443653

3645-
[unreleased]: https://github.com/deltachat/deltachat-desktop/compare/v2.10.0...HEAD
3654+
[unreleased]: https://github.com/deltachat/deltachat-desktop/compare/v2.11.0...HEAD
3655+
3656+
[2.11.0]: https://github.com/deltachat/deltachat-desktop/compare/v2.10.0...v2.11.0
36463657

36473658
[2.10.0]: https://github.com/deltachat/deltachat-desktop/compare/v2.9.0...v2.10.0
36483659

0 commit comments

Comments
 (0)