1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-04-13 11:50:32 +02:00

Release 1.2.3

This commit is contained in:
Ralph Slooten 2022-10-14 17:31:56 +13:00
parent 75a7c1cfd4
commit a9593030ab

View File

@ -2,6 +2,15 @@
Notable changes to Mailpit will be documented in this file.
## 1.2.3
### API
- Add limit and start parameters to search
### UI
- Prevent double message index request on websocket connect
## 1.2.2
### API