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

Release v1.21.8

This commit is contained in:
Ralph Slooten
2024-12-20 16:47:58 +13:00
parent c8937e218f
commit b3e7995342

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