1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-08-13 20:04:49 +02:00

Release v1.23.2

This commit is contained in:
Ralph Slooten
2025-03-16 21:16:08 +13:00
parent 7fbff71689
commit 5e84633e76

View File

@@ -2,6 +2,18 @@
Notable changes to Mailpit will be documented in this file. Notable changes to Mailpit will be documented in this file.
## [v1.23.2]
### Chore
- Update Go dependencies
- Improve inline HTML Check style detection ([#467](https://github.com/axllent/mailpit/issues/467))
- Use `Message-ID` header instead of `Message-Id` when generating new IDs (RFC 5322)
- Update node dependencies
### Testing
- Add tests for inline HTML Checks
## [v1.23.1] ## [v1.23.1]
### Chore ### Chore