chatmail/CHANGELOG.md

62 lines
2.2 KiB
Markdown
Raw Normal View History

# Changelog for chatmail deployment
2024-04-04 18:30:11 +02:00
## untagged
2024-05-02 13:48:38 +02:00
- Accept Let's Encrypt's new Terms of Services
([#275](https://github.com/deltachat/chatmail/pull/276))
- Reload Dovecot and Postfix when TLS certificate updates
([#271](https://github.com/deltachat/chatmail/pull/271))
2024-04-11 19:41:43 +02:00
- Use forked version of dovecot without hardcoded delays
([#270](https://github.com/deltachat/chatmail/pull/270))
2024-04-04 18:28:35 +02:00
## 1.2.0 - 2024-04-04
2024-03-29 08:54:11 +01:00
2024-04-03 12:42:13 +02:00
- Install dig on the server to resolve DNS records
([#267](https://github.com/deltachat/chatmail/pull/267))
2024-03-30 17:53:28 +01:00
- preserve notification order and exponentially backoff with
retries for tokens where we didn't get a successful return
([#265](https://github.com/deltachat/chatmail/pull/263))
- Run chatmail-metadata and doveauth as vmail
([#261](https://github.com/deltachat/chatmail/pull/261))
- Apply systemd restrictions to echobot
([#259](https://github.com/deltachat/chatmail/pull/259))
2024-03-29 08:54:11 +01:00
- re-enable running the CI in pull requests, but not concurrently
([#258](https://github.com/deltachat/chatmail/pull/258))
2024-03-28 18:02:05 +01:00
2024-03-28 16:28:28 +01:00
## 1.1.0 - 2024-03-28
2024-03-28 16:28:28 +01:00
### The changelog starts to record changes from March 15th, 2024
- Move systemd unit templates to cmdeploy package
([#255](https://github.com/deltachat/chatmail/pull/255))
2024-03-28 10:33:20 +01:00
- Persist push tokens and support multiple device per address
([#254](https://github.com/deltachat/chatmail/pull/254))
2024-03-26 23:37:37 +01:00
- Avoid warning for regular doveauth protocol's hello message.
([#250](https://github.com/deltachat/chatmail/pull/250))
2024-03-25 14:11:22 +01:00
- Fix various tests to pass again with "cmdeploy test".
([#245](https://github.com/deltachat/chatmail/pull/245),
[#242](https://github.com/deltachat/chatmail/pull/242)
- Ensure lets-encrypt certificates are reloaded after renewal
([#244]) https://github.com/deltachat/chatmail/pull/244
- 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)