From 1aed5fda5af220c1fa9620bdfd427e7b4d812c12 Mon Sep 17 00:00:00 2001 From: Ralph Slooten Date: Thu, 26 Sep 2024 17:20:25 +0200 Subject: [PATCH] Release v1.20.5 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8adc05e21b..f0550fcc9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ Notable changes to Mailpit will be documented in this file. +## [v1.20.5] + +### Chore +- Update node modules +- Use consistent margins for Mailpit label if set +- Improve tag detection in UI +- Improve link detection in the HTML preview + +### Fix +- Use correct parameter order in SpamAssassin socket detection ([#364](https://github.com/axllent/mailpit/issues/364)) + + ## [v1.20.4] ### Chore