Merge tag 'v1.8.2' into develop

Release v1.8.2
This commit is contained in:
Ralph Slooten
2023-08-16 17:17:24 +12:00

View File

@@ -2,6 +2,19 @@
Notable changes to Mailpit will be documented in this file.
## [v1.8.2]
### Feature
- Link check to test message links
- Workaround for non-RFC-compliant message headers containing <CR><CR><LF>
### Libs
- Update Go libs
### UI
- Set hostname in page meta title to identify Mailpit instance
## [v1.8.1]
### Docs