1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-07-17 01:32:33 +02:00

Merge tag 'v1.21.4' into develop

Release v1.21.4
This commit is contained in:
Ralph Slooten
2024-11-17 17:56:30 +13:00

View File

@ -2,6 +2,12 @@
Notable changes to Mailpit will be documented in this file.
## [v1.21.4]
### Bugfix
- Fix external CSS stylesheet loading in HTML preview ([#388](https://github.com/axllent/mailpit/issues/388))
## [v1.21.3]
### Chore