1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-03-17 21:18:19 +02:00

Merge tag '1.1.4' into develop

Release 1.1.4
This commit is contained in:
Ralph Slooten 2022-09-15 21:54:19 +12:00
commit 5c362c1430

View File

@ -2,6 +2,20 @@
Notable changes to Mailpit will be documented in this file.
## 1.1.4
### Feature
- Add --quiet flag to display only errors
### Security
- Add restrictive HTTP Content-Security-Policy
### UI
- Minor UI color change & unread count position adjustment
- Add favicon unread message counter
- Remove left & right borders (message list)
## 1.1.3
### Fix