Prepare 1.106.0

This commit is contained in:
link2xt
2023-01-10 20:57:14 +00:00
parent 1cde09c312
commit 554090b03e
8 changed files with 11 additions and 13 deletions

View File

@@ -1,12 +1,10 @@
# Changelog
## Unreleased
## 1.106.0
### Changes
- Only send IncomingMsgBunch if there are more than 0 new messages #3941
### API-Changes
### Fixes
- fix: only send contact changed event for recently seen if it is relevant (not too old to matter) #3938
- Immediately save `accounts.toml` if it was modified by a migration from absolute paths to relative paths #3943