From 3e5d90c2b2f87c0689781507dbbe5b6bd3040562 Mon Sep 17 00:00:00 2001 From: Ronni Skansing Date: Sat, 13 Dec 2025 16:32:32 +0100 Subject: [PATCH] update release notes Signed-off-by: Ronni Skansing --- RELEASE.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/RELEASE.md b/RELEASE.md index 16fef4e..4ac3657 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,6 +1,22 @@ # Changelog -## [1.20.1] - 2025-11-27 +## [1.23.0] - 2025-12-13 +- Added Session Sushi as recommended handling of captured cookies +- Rename whitebox/blackbox to Simulation/Red Team +- Added support for capturing PUT, PATCH and more content types +- Added status modal after import recipients + +## [1.22.0 / 1.21.1] - 2025-12-03 +- Added preview recipients modal to create campaign modal +- Added readonly to recipient email on update modal +- Added CTRL+s save on create modals that are primarily editors +- Improved installer UI width +- Added clientside validation to username and password on installer +- Added recipient CSV clientside parsing warnings and errors +- Fix rewrite_urls query param mapping bug in proxies +- Fix CTRL+s save on update now keep position in editor + +## [1.21.0] - 2025-11-27 - Added new capture engines for json, formdata and urlencoded - Added support for multiple find in captures - Added Random Recipient variable