Release v1.9.7

This commit is contained in:
Ralph Slooten
2023-10-13 23:22:05 +13:00
parent 97ec3e839b
commit 8739428136

View File

@@ -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