summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormdecimus <mauro@stalw.art>2024-07-07 16:49:42 +0200
committermdecimus <mauro@stalw.art>2024-07-07 16:49:42 +0200
commitee9eae189cc7f3ed42723ec9c2c494f1d64149ea (patch)
tree7d390e93fea7f2be4533a46596b5c240eb8f3761
parent14224c5ee0035e58b58fa3235deb66c3dd1cd853 (diff)
v0.8.5v0.8.5
-rw-r--r--CHANGELOG.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cfab61f5..92881e05 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,21 @@
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
+## [0.8.5] - 2024-07-07
+
+To upgrade replace the `stalwart-mail` binary.
+
+## Added
+- Restore deleted e-mails (Enterprise Edition only)
+- Kubernetes (K8S) livenessProbe and readinessProbe endpoints
+
+### Changed
+- Avoid sending reports for DMARC/delivery reports (#173)
+
+### Fixed
+- Refresh old FoundationDB read transactions (#520)
+- Subscribing shared mailboxes doesn't work (#251)
+
## [0.8.4] - 2024-07-03
To upgrade replace the `stalwart-mail` binary.