Merge tag 'v1.24.0' into develop

Release v1.24.0
This commit is contained in:
Ralph Slooten
2025-03-29 22:35:02 +13:00

View File

@@ -2,6 +2,19 @@
Notable changes to Mailpit will be documented in this file.
## [v1.24.0]
### Feature
- Add TLS forwarding support and refactor forwarding function
- Add TLS relay support and refactor relay function ([#471](https://github.com/axllent/mailpit/issues/471))
### Chore
- Update node dependencies
- Update Go dependencies
- Standardize error message casing
- Update Go dependencies
## [v1.23.2]
### Chore