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

Merge tag 'v1.20.4' into develop

Release v1.20.4
This commit is contained in:
Ralph Slooten
2024-09-05 17:33:21 +12:00

View File

@@ -2,6 +2,17 @@
Notable changes to Mailpit will be documented in this file.
## [v1.20.4]
### Chore
- Update Go modules
- Update node modules
- Upgrade vue-css-donut-chart & related charts
### Fix
- Relax URL detection in link check tool ([#357](https://github.com/axllent/mailpit/issues/357))
## [v1.20.3]
### Chore