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

Merge tag 'v1.21.3' into develop

Release v1.21.3
This commit is contained in:
Ralph Slooten
2024-11-16 15:28:12 +13:00

View File

@@ -2,6 +2,17 @@
Notable changes to Mailpit will be documented in this file.
## [v1.21.3]
### Chore
- Update Go dependencies
- Minor UI tweaks
- Mute Dart Sass deprecation notices
- Update node dependencies
- Upgrade Alpine packages on Docker build
- Add swagger examples & API code restructure
## [v1.21.2]
### Feature