mirror of
https://github.com/axllent/mailpit.git
synced 2025-07-17 01:32:33 +02:00
Release v1.5.0
This commit is contained in:
16
CHANGELOG.md
16
CHANGELOG.md
@ -2,6 +2,22 @@
|
|||||||
|
|
||||||
Notable changes to Mailpit will be documented in this file.
|
Notable changes to Mailpit will be documented in this file.
|
||||||
|
|
||||||
|
## [v1.5.0]
|
||||||
|
|
||||||
|
### API
|
||||||
|
- Return received datetime when message does not contain a date header
|
||||||
|
|
||||||
|
### Bugfix
|
||||||
|
- Fix JavaScript error when adding the first tag manually
|
||||||
|
|
||||||
|
### Feature
|
||||||
|
- OpenAPI / Swagger schema
|
||||||
|
- Download raw message, HTML/text body parts or attachments via single button
|
||||||
|
- Rename SSL to TLS, add deprecation warnings to flags & ENV variables referring to SSL
|
||||||
|
- Options to support auth without STARTTLS, and accept any login
|
||||||
|
- Option to use message dates as received dates (new messages only)
|
||||||
|
|
||||||
|
|
||||||
## [v1.4.0]
|
## [v1.4.0]
|
||||||
|
|
||||||
### API
|
### API
|
||||||
|
Reference in New Issue
Block a user