1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-03-17 21:18:19 +02:00

Merge tag 'v1.6.11' into develop

Release v1.6.11
This commit is contained in:
Ralph Slooten 2023-05-26 23:02:50 +12:00
commit 086142e977

View File

@ -2,6 +2,16 @@
Notable changes to Mailpit will be documented in this file.
## [v1.6.11]
### Libs
- Update node modules
- Update Go modules
### UI
- Check for secure context instead of HTTPS ([#114](https://github.com/axllent/mailpit/issues/114))
## [v1.6.10]
### Libs