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

Merge tag 'v1.24.1' into develop

Release v1.24.1
This commit is contained in:
Ralph Slooten
2025-04-12 19:26:53 +12:00

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.24.1]
### Feature
- Add ability to mark all search results as read ([#476](https://github.com/axllent/mailpit/issues/476))
### Chore
- Update node dependencies
- Update Go dependencies
- Improve error message for From header parsing failure ([#477](https://github.com/axllent/mailpit/issues/477))
- Bump node version to 22 for binary releases
## [v1.24.0] ## [v1.24.0]
### Feature ### Feature