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

Merge tag 'v1.27.1' into develop

Release v1.27.1
This commit is contained in:
Ralph Slooten
2025-07-06 17:34:56 +12:00

View File

@@ -2,6 +2,14 @@
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]
### Chore
@@ -1812,3 +1820,5 @@ Notable changes to Mailpit will be documented in this file.
## [0.0.1-beta]