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

Release v1.20.7

This commit is contained in:
Ralph Slooten
2024-10-19 23:43:16 +13:00
parent d2070e1ee1
commit 5131b6a0cc

View File

@@ -2,6 +2,18 @@
Notable changes to Mailpit will be documented in this file.
## [v1.20.7]
### Chore
- Update caniemail database
### Fix
- SQL error deleting a tag while using tenant-id ([#374](https://github.com/axllent/mailpit/issues/374))
### Testing
- Add tenantIDs to tests
## [v1.20.6]
### Chore