From 0f194044c47245bb22829915b85d840513fd1b20 Mon Sep 17 00:00:00 2001 From: Ronni Skansing Date: Fri, 30 Jan 2026 15:04:26 +0100 Subject: [PATCH] update release notes Signed-off-by: Ronni Skansing --- RELEASE.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/RELEASE.md b/RELEASE.md index 68831fb..7efdd43 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,5 +1,14 @@ # Changelog +## [1.29.0] - 2026-01-30 +- Add search to proxy hosts in visual mode +- Add support for recipient variables in proxies +- Add support for {{.Origin}} in proxy response headers +- Add support to remove header via. empty replace when using regex +- Extended timeout for application update +- Fix proxy dom engine should only handle content type HTML +- Fix CTRL+S inside proxy visual mode + ## [1.28.0] - 2026-01-29 - Added proxy builder visual mode - Added proxy import / export