Merge tag 'v1.21.8' into develop

Release v1.21.8
This commit is contained in:
Ralph Slooten
2024-12-20 16:48:13 +13:00

View File

@@ -2,6 +2,16 @@
Notable changes to Mailpit will be documented in this file.
## [v1.21.8]
### Chore
- Update node dependencies
- Update Go dependencies
### Fix
- **db:** Remove unused FOREIGN KEY REFERENCES in message_tags table ([#374](https://github.com/axllent/mailpit/issues/374))
## [v1.21.7]
### Chore