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

Release 0.1.3

This commit is contained in:
Ralph Slooten
2022-08-07 10:40:59 +12:00
parent 94feb2ccaa
commit 18b0f5b790

View File

@@ -3,6 +3,21 @@
Notable changes to Mailpit will be documented in this file.
## 0.1.3
### Feature
- Mark all messages as read
### UI
- Better error handling when connection to server is broken
- Add reset search button
- Minor UI tweaks
- Update pagination values when new mail arrives when not on first page
### Pull Requests
- Merge pull request [#6](https://github.com/axllent/mailpit/issues/6) from KaptinLin/develop
## 0.1.2
### Feature