Merge tag 'v1.27.4' into develop

Release v1.27.4
This commit is contained in:
Ralph Slooten
2025-08-10 21:26:12 +12:00

View File

@@ -2,6 +2,17 @@
Notable changes to Mailpit will be documented in this file.
## [v1.27.4]
### Feature
- Allow rejected SMTP recipients to be silently dropped ([#549](https://github.com/axllent/mailpit/issues/549))
### Chore
- Update Go dependencies
- Update node dependencies
- Update caniemail test database
## [v1.27.3]
### Fix