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

Merge tag 'v1.6.20' into develop

Release v1.6.20
This commit is contained in:
Ralph Slooten 2023-06-15 17:34:17 +12:00
commit 1260c2e6df

View File

@ -2,6 +2,15 @@
Notable changes to Mailpit will be documented in this file.
## [v1.6.20]
### Feature
- Convert links into clickable hyperlinks in plain text message content
### Libs
- Update node modules
## [v1.6.19]
### Fix