1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-07-15 01:25:10 +02:00

Merge tag 'v1.19.2' into develop

Release v1.19.2
This commit is contained in:
Ralph Slooten
2024-07-21 16:11:55 +12:00

View File

@ -2,6 +2,15 @@
Notable changes to Mailpit will be documented in this file.
## [v1.19.2]
### Chore
- Update Go dependencies
### Fix
- Update Inbox "Delete All" count when new messages are detected ([#334](https://github.com/axllent/mailpit/issues/334))
## [v1.19.1]
### Feature