1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-08-13 20:04:49 +02:00

Release v1.27.1

This commit is contained in:
Ralph Slooten
2025-07-06 17:34:49 +12:00
parent 7ca84d3b0d
commit 76d9a410b8

View File

@@ -2,6 +2,14 @@
Notable changes to Mailpit will be documented in this file. Notable changes to Mailpit will be documented in this file.
## [v1.27.1]
### Chore
- Allow unknown href link protocols in HTML view such as myapp:// ([#532](https://github.com/axllent/mailpit/issues/532))
- Update Go dependencies
- Update node dependencies
## [v1.27.0] ## [v1.27.0]
### Chore ### Chore
@@ -1812,3 +1820,5 @@ Notable changes to Mailpit will be documented in this file.
## [0.0.1-beta] ## [0.0.1-beta]