| author | Alberto Bertogli
<albertito@blitiri.com.ar> 2026-06-07 11:25:56 UTC |
| committer | Alberto Bertogli
<albertito@blitiri.com.ar> 2026-06-07 11:25:56 UTC |
| parent | ab2a6e7eb3dccfbf6b314f5510758aa7e6d84e2a |
| docs/relnotes.md | +8 | -0 |
diff --git a/docs/relnotes.md b/docs/relnotes.md index 1510d36..e4365df 100644 --- a/docs/relnotes.md +++ b/docs/relnotes.md @@ -5,6 +5,14 @@ This file contains notes for each release, summarizing changes and explicitly noting backward-incompatible changes or known security issues. +## 1.18.0 (2026-06-07) + +- Conform to the stricter OpenMetrics format in the monitoring exporter, which + fixes Prometheus scraping errors. +- Fix extra newlines in the authentication log entries. +- Docker image improvements, including updating the Dovecot config to 2.4. + + ## 1.17.0 (2025-11-30) - Fix `Received` header format when including the IP address.