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

Merge tag 'v1.15.0' into develop

Release v1.15.0
This commit is contained in:
Ralph Slooten 2024-03-17 15:06:21 +13:00
commit ebf4e6db5c

View File

@ -2,6 +2,19 @@
Notable changes to Mailpit will be documented in this file. Notable changes to Mailpit will be documented in this file.
## [v1.15.0]
### Chore
- Update node dependencies
- Update Go dependencies
### Feature
- Add SMTP TLS option ([#265](https://github.com/axllent/mailpit/issues/265))
### Fix
- Enforce SMTP STARTTLS by default if authentication is set
## [v1.14.4] ## [v1.14.4]
### Chore ### Chore