Note that 1.108.0 re-enables SMTP pipelining

This commit is contained in:
link2xt
2023-02-25 15:01:53 +00:00
parent f8e86f4503
commit eace8c5fee

View File

@@ -62,6 +62,7 @@
- Prefer TLS over STARTTLS during autoconfiguration #4021
- Use SOCKS5 configuration for HTTP requests #4017
- Show non-deltachat emails by default for new installations #4019
- Re-enabled SMTP pipelining after disabling it in #4006
### Fixes
- Fix Securejoin for multiple devices on a joining side #3982