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

Release v1.5.2

This commit is contained in:
Ralph Slooten
2023-04-01 17:08:09 +13:00
parent 1b798c5514
commit f6545b55a4

View File

@@ -2,6 +2,15 @@
Notable changes to Mailpit will be documented in this file.
## [v1.5.2]
### API
- Include Reply-To in message summary (including Web UI)
### UI
- Tab to view formatted message headers
## [v1.5.1]
### Feature