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

Release 1.1.5

This commit is contained in:
Ralph Slooten
2022-09-16 23:27:55 +12:00
parent a372e8150e
commit 8bdd0cc635

View File

@@ -2,6 +2,15 @@
Notable changes to Mailpit will be documented in this file.
## 1.1.5
### Build
- Switch to esbuild-sass-plugin
### UI
- Support for inline images using filenames instead of cid
## 1.1.4
### Feature