From 87394281363af87078e9398cfe7be2a7ea7f4c24 Mon Sep 17 00:00:00 2001 From: Ralph Slooten <axllent@gmail.com> Date: Fri, 13 Oct 2023 23:22:05 +1300 Subject: [PATCH] Release v1.9.7 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f5c47c5..f572a24 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ Notable changes to Mailpit will be documented in this file. +## [v1.9.7] + +### Fix +- Enable delete button when new messages arrive + +### Libs +- Update node modules +- Downgrade microcosm-cc/bluemonday, revert to Go 1.20 +- Update Go modules & minimum Go version (1.21) + + ## [v1.9.6] ### Libs