mirror of
https://github.com/axllent/mailpit.git
synced 2025-08-13 20:04:49 +02:00
Merge tag 'v1.26.0' into develop
Release v1.26.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.26.0]
|
||||||
|
|
||||||
|
### Feature
|
||||||
|
- Send API allow separate auth ([#504](https://github.com/axllent/mailpit/issues/504))
|
||||||
|
- Add Prometheus exporter ([#505](https://github.com/axllent/mailpit/issues/505))
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
- Add MP_DATA_FILE deprecation warning
|
||||||
|
- Update Go dependencies
|
||||||
|
- Update node dependencies
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
- Ignore basic auth for OPTIONS requests to API when CORS is set
|
||||||
|
- Fix sendmail symlink detection for macOS ([#514](https://github.com/axllent/mailpit/issues/514))
|
||||||
|
|
||||||
|
|
||||||
## [v1.25.1]
|
## [v1.25.1]
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
Reference in New Issue
Block a user