chore(release): prepare for 1.132.0

This commit is contained in:
link2xt
2023-12-06 17:52:46 +00:00
parent c784c499c2
commit 1edd7045be
10 changed files with 25 additions and 13 deletions

View File

@@ -1,5 +1,17 @@
# Changelog
## [1.132.0] - 2023-12-06
### Features / Changes
- Increase TCP timeouts from 30 to 60 seconds.
### Fixes
- Don't sort message creating a protected group over a protection message ([#4963](https://github.com/deltachat/deltachat-core-rust/pull/4963)).
- Do not lock accounts.toml on iOS.
- Protect groups even if some members are not verified and add `test_securejoin_after_contact_resetup` regression test.
## [1.131.9] - 2023-12-02
### API-Changes