Release v1.27.4

This commit is contained in:
Ralph Slooten
2025-08-10 21:25:51 +12:00
parent 4619d9be88
commit 5577b748af

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