We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fb0230a + 72e92d2 commit 6999b2eCopy full SHA for 6999b2e
CHANGELOG.md
@@ -2,6 +2,22 @@
2
3
Notable changes to Mailpit will be documented in this file.
4
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
21
## [v1.25.1]
22
23
### Chore
0 commit comments