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

Release v1.21.4

This commit is contained in:
Ralph Slooten
2024-11-17 17:56:25 +13:00
parent f08a959545
commit a33d0c9d07

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