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

Release v1.14.3

This commit is contained in:
Ralph Slooten
2024-03-10 18:47:08 +13:00
parent b6454c902c
commit bd892e3a48

View File

@@ -2,6 +2,16 @@
Notable changes to Mailpit will be documented in this file.
## [v1.14.3]
### Chore
- Update node dependencies
- Update Go dependencies
### Fix
- Prevent crash when calculating deleted space percentage (divide by zero)
## [v1.14.2]
### Chore