Skip to content

Commit 58b0bb7

Browse files
committed
v0.8.1
1 parent 46076c6 commit 58b0bb7

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,30 @@
22

33
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [0.8.1] - 2024-05-23
6+
7+
To upgrade replace the `stalwart-mail` binary and then upgrade to the latest web-admin and spam filter versions.
8+
9+
## Added
10+
- POP3 support.
11+
- DKIM signature length exploit protection.
12+
- Faster email deletion.
13+
- Junk/Trash folder auto-expunge and changelog auto-expiry (#403)
14+
- IP allowlists
15+
- HTTP Strict Transport Security option.
16+
- Add TLS Reporting DNS entry (#464).
17+
18+
### Changed
19+
- Use separate account for master user.
20+
- Include server hostname in SMTP greetings (#448).
21+
22+
### Fixed
23+
- IP addresses trigger `R_SUSPICIOUS_URL` false positive (#461 #419).
24+
- JMAP identities should not return null signatures.
25+
- Include authentication headers and check queue quotas on Sieve message forwards.
26+
- ARC seal using just one signature.
27+
- Remove technical subdomains from MTA-STS policies and TLS records (#429).
28+
529
## [0.8.0] - 2024-05-13
630

731
This version uses a different database layout which is incompatible with previous versions. Please read the [UPGRADING.md](UPGRADING.md) file for more information on how to upgrade from previous versions.

0 commit comments

Comments
 (0)