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

Release v1.2.8

This commit is contained in:
Ralph Slooten 2022-11-13 17:29:40 +13:00
parent fc2fdd20f6
commit b09d7ac75d

View File

@ -2,6 +2,15 @@
Notable changes to Mailpit will be documented in this file.
## v1.2.8
### Bugfix
- Return empty arrays rather than null for message To, CC, BCC, Inlines & Attachments
### Feature
- Message tags and auto-tagging
## v1.2.7
### Feature