From a9593030ab57fa71770bbaca5020a64369ae4eac Mon Sep 17 00:00:00 2001 From: Ralph Slooten Date: Fri, 14 Oct 2022 17:31:56 +1300 Subject: [PATCH] Release 1.2.3 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 19a72d8d4..b42bed9b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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