mirror of
https://github.com/axllent/mailpit.git
synced 2025-08-15 20:13:16 +02:00
Merge tag 'v1.20.0' into develop
Release v1.20.0
This commit is contained in:
19
CHANGELOG.md
19
CHANGELOG.md
@@ -2,6 +2,25 @@
|
|||||||
|
|
||||||
Notable changes to Mailpit will be documented in this file.
|
Notable changes to Mailpit will be documented in this file.
|
||||||
|
|
||||||
|
## [v1.20.0]
|
||||||
|
|
||||||
|
### Feature
|
||||||
|
- Add option to control message retention by age ([#338](https://github.com/axllent/mailpit/issues/338))
|
||||||
|
- **UI:** List messages in side nav when viewing message for easy navigation ([#336](https://github.com/axllent/mailpit/issues/336))
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
- Update caniemail database
|
||||||
|
- Update Go dependencies
|
||||||
|
- Update node dependencies
|
||||||
|
- Make internal tagging methods private
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
- Prevent potential JavaScript errors caused by race condition
|
||||||
|
- Better regexp to detect tags in search
|
||||||
|
- Prevent Vue race condition to initialize dayjs relativeTime plugin
|
||||||
|
- **API:** Return `text/plain` header for message delete request
|
||||||
|
|
||||||
|
|
||||||
## [v1.19.3]
|
## [v1.19.3]
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
Reference in New Issue
Block a user