Skip to content

Commit 6999b2e

Browse files
committed
Merge tag 'v1.26.0' into develop
Release v1.26.0
2 parents fb0230a + 72e92d2 commit 6999b2e

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33
Notable changes to Mailpit will be documented in this file.
44

5+
## [v1.26.0]
6+
7+
### Feature
8+
- Send API allow separate auth ([#504](https://github.com/axllent/mailpit/issues/504))
9+
- Add Prometheus exporter ([#505](https://github.com/axllent/mailpit/issues/505))
10+
11+
### Chore
12+
- Add MP_DATA_FILE deprecation warning
13+
- Update Go dependencies
14+
- Update node dependencies
15+
16+
### Fix
17+
- Ignore basic auth for OPTIONS requests to API when CORS is set
18+
- Fix sendmail symlink detection for macOS ([#514](https://github.com/axllent/mailpit/issues/514))
19+
20+
521
## [v1.25.1]
622

723
### Chore

0 commit comments

Comments
 (0)