shift code around a bit and add changelog

This commit is contained in:
holger krekel
2024-07-28 16:48:27 +02:00
parent 5b05e0194f
commit 87d6d2d5cb
3 changed files with 66 additions and 60 deletions

View File

@@ -2,8 +2,12 @@
## untagged
- Migrate and remove sqlite database in favor of password/lastlogin tracking
in a user's maildir. This removes the need for "passdb" setting in ini file
- allow current K9/Thunderbird-mail releases to send encrypted messages
outside by accepting their localized "encrypted subject" strings.
([#370](https://github.com/deltachat/chatmail/pull/370))
- migrate and remove sqlite database in favor of password/lastlogin tracking
in a user's maildir. this removes the need for "passdb" setting in ini file
which was introduced through #351 below.
([#379](https://github.com/deltachat/chatmail/pull/379))