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

Release v1.19.2

This commit is contained in:
Ralph Slooten
2024-07-21 16:11:48 +12:00
parent b05c6fbf60
commit 14943324e8

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