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

Release v1.19.0

This commit is contained in:
Ralph Slooten
2024-06-29 23:01:49 +12:00
parent f5f2371839
commit 1f0f9efa7a

View File

@@ -2,6 +2,17 @@
Notable changes to Mailpit will be documented in this file.
## [v1.19.0]
### Feature
- Add ability to rename and delete tags globally
- Add option to disable auto-tagging for plus-addresses & X-Tags ([#323](https://github.com/axllent/mailpit/issues/323))
### Chore
- Update node dependencies
- Update Go dependencies
## [v1.18.7]
### Feature