1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-03-17 21:18:19 +02:00

Release v1.9.1

This commit is contained in:
Ralph Slooten 2023-09-23 22:58:10 +12:00
parent 28ac6d2099
commit 0477c6573f

@ -2,6 +2,20 @@
Notable changes to Mailpit will be documented in this file.
## [v1.9.1]
### Chore
- Update caniemail data
### Libs
- Update Go modules
### UI
- Set 404 page when loading a non-existent message
- Link email addresses in message summary to search
- Better support for mobile screen sizes
## [v1.9.0]
### API