From 62f79caa430f49b342a5db4148451bc8278729d0 Mon Sep 17 00:00:00 2001 From: Ronni Skansing Date: Wed, 8 Oct 2025 20:16:56 +0200 Subject: [PATCH] v1.5.0 release notes Signed-off-by: Ronni Skansing --- RELEASE.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/RELEASE.md b/RELEASE.md index 134107f..5b71e89 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,5 +1,17 @@ # Changelog +## [1.5.0] - 2025-10-08 +- Added access control rules for proxys +- Completion help for proxys in editor +- Vim mode for editors +- Fix proxy header rewrite not being done +- Fix company attachments in shared context +- Fix panic on loading tracking pixel for deleted campaign +- Various UI fixes +- Campaigns now default to saving submitted data +- Updated embedded licenses +- Removed securejoin dependency in favor of os.OpenRoot (native) + ## [1.4.0] - 2025-09-30 - Added proxy (MITM) functionality - Added 'Advanced mode' to interactive installer