mirror of
https://github.com/axllent/mailpit.git
synced 2025-07-13 01:20:22 +02:00
Merge tag 'v1.16.0' into develop
Release v1.16.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.16.0]
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
- Update caniemail test database
|
||||||
|
- Update node dependencies
|
||||||
|
- Update Go dependencies
|
||||||
|
- Switch database flag/env to `--database` / `MP_DATABASE`
|
||||||
|
|
||||||
|
### Feature
|
||||||
|
- Search support for before: and after: dates ([#252](https://github.com/axllent/mailpit/issues/252))
|
||||||
|
- Add optional tenant ID to isolate data in shared databases ([#254](https://github.com/axllent/mailpit/issues/254))
|
||||||
|
- Option to use rqlite database storage ([#254](https://github.com/axllent/mailpit/issues/254))
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
- Remove duplicated authentication check ([#276](https://github.com/axllent/mailpit/issues/276))
|
||||||
|
- Prevent conditional JS error when global mailbox tag list is modified via auto/plus-address tagging while viewing a message
|
||||||
|
- Extract plus addresses from email addresses only, not names
|
||||||
|
|
||||||
|
|
||||||
## [v1.15.1]
|
## [v1.15.1]
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
Reference in New Issue
Block a user