Merge tag 'v1.6.8' into develop

Release v1.6.8
This commit is contained in:
Ralph Slooten
2023-05-05 22:14:08 +12:00
+10
View File
@@ -2,6 +2,16 @@
Notable changes to Mailpit will be documented in this file.
## [v1.6.8]
### Bugfix
- Fix Date display when message doesn't contain a Date header
### Feature
- Add allowlist to filter recipients before relaying messages ([#109](https://github.com/axllent/mailpit/issues/109))
- Add `-S` short flag for sendmail `--smtp-addr`
## [v1.6.7]
### Bugfix