mirror of
https://github.com/axllent/mailpit.git
synced 2025-02-01 13:08:02 +02:00
Release v1.9.0
This commit is contained in:
parent
12d47a0f82
commit
309c56566c
26
CHANGELOG.md
26
CHANGELOG.md
@ -2,6 +2,32 @@
|
|||||||
|
|
||||||
Notable changes to Mailpit will be documented in this file.
|
Notable changes to Mailpit will be documented in this file.
|
||||||
|
|
||||||
|
## [v1.9.0]
|
||||||
|
|
||||||
|
### API
|
||||||
|
- Remove redundant `Read` status from message (always true)
|
||||||
|
- Delete by search filter
|
||||||
|
- Add endpoint to return all tags in use
|
||||||
|
|
||||||
|
### Feature
|
||||||
|
- Improved search parser
|
||||||
|
- New search filter `[!]is:tagged`
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
- Correctly escape certain characters in search (eg: `'`)
|
||||||
|
|
||||||
|
### Libs
|
||||||
|
- Update minimum Go version to 1.20
|
||||||
|
- Update Go modules
|
||||||
|
- Update node modules
|
||||||
|
|
||||||
|
### Tests
|
||||||
|
- Bump Go version to 1.21
|
||||||
|
|
||||||
|
### UI
|
||||||
|
- Rewrite web UI, add URL routing and components
|
||||||
|
|
||||||
|
|
||||||
## [v1.8.4]
|
## [v1.8.4]
|
||||||
|
|
||||||
### Fix
|
### Fix
|
||||||
|
Loading…
x
Reference in New Issue
Block a user