Merge tag 'v1.18.5' into develop

Release v1.18.5
This commit is contained in:
Ralph Slooten
2024-06-07 14:20:07 +12:00

View File

@@ -2,6 +2,16 @@
Notable changes to Mailpit will be documented in this file.
## [v1.18.5]
### Chore
- Update node dependencies
- Update Go dependencies
### Feature
- Add pagination & limits to URL parameters ([#303](https://github.com/axllent/mailpit/issues/303))
## [v1.18.4]
### Chore