add a first changelog for the last week of changes

This commit is contained in:
holger krekel
2024-03-21 09:06:17 +01:00
committed by missytake
parent 75fcbd03ce
commit 0b4770018d

15
CHANGELOG.md Normal file
View File

@@ -0,0 +1,15 @@
# Changelog for chatmail deployment
## unreleased
### Changes since March 15th, 2024
- Persist tokens to avoid iOS users loosing push-notifications when the
chatmail metadata service is restarted (happens regularly during deploys)
([#238](https://github.com/deltachat/chatmail/pull/239)
- Fix failing sieve-script compile errors on incoming messages
([#237](https://github.com/deltachat/chatmail/pull/239)
- Fix quota reporting after expunging of old mails
([#233](https://github.com/deltachat/chatmail/pull/239)