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

Merge tag 'v1.23.1' into develop

Release v1.23.1
This commit is contained in:
Ralph Slooten
2025-03-08 23:01:20 +13:00

View File

@@ -2,6 +2,18 @@
Notable changes to Mailpit will be documented in this file. Notable changes to Mailpit will be documented in this file.
## [v1.23.1]
### Chore
- Update node dependencies
- Update Go dependencies
- Replace PrismJS with highlight.js for HTML syntax highlighting
### Fix
- Prevent cropping bottom of label characters in web UI ([#457](https://github.com/axllent/mailpit/issues/457))
- Allow searching messages using only Cyrillic characters ([#450](https://github.com/axllent/mailpit/issues/450))
## [v1.23.0] ## [v1.23.0]
### Feature ### Feature