diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..a59cf4bc --- /dev/null +++ b/CHANGELOG.md @@ -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)