@@ -3271,30 +3271,32 @@ but if you encounter problems, please refer to the following.
32713271 <name >Zest - Graphical Security Scripting Language</name >
32723272 <description >A graphical security scripting language, ZAPs macro language on steroids</description >
32733273 <author >ZAP Dev Team</author >
3274- <version >48.11 .0</version >
3275- <file >zest-beta-48.11 .0.zap</file >
3274+ <version >48.12 .0</version >
3275+ <file >zest-beta-48.12 .0.zap</file >
32763276 <status >beta</status >
3277- <changes >< h3> Changed< /h3>
3278- < ul>
3279- < li> Update minimum ZAP version to 2.17.0.< /li>
3280- < li> Use lowercase credential parameters in the Authentication default template.< /li>
3281- < li> Update Zest library to 0.33.0:
3277+ <changes >< h3> Added< /h3>
32823278< ul>
3283- < li> Support for script level < code> statementDelay< /code> .< /li>
3284- < li> Update Selenium to version 4.39.0.< /li>
3285- < /ul>
3286- < /li>
3279+ < li> UI support for Zest script options.< /li>
3280+ < li> Now supports authentication for client side scripts.< /li>
32873281< /ul>
32883282< h3> Fixed< /h3>
32893283< ul>
3290- < li> Address deadlock when adding scripts.< /li>
3284+ < li> Bug which prevented client side scripts from being recorded in ZAP.< /li>
3285+ < /ul>
3286+ < h3> Changed< /h3>
3287+ < ul>
3288+ < li> Update Zest library to 0.35.0:
3289+ < ul>
3290+ < li> Migrate JSON serialization from Gson to Jackson.< /li>
3291+ < /ul>
3292+ < /li>
32913293< /ul> </changes >
3292- <url >https://github.com/zaproxy/zap-extensions/releases/download/zest-v48.11 .0/zest-beta-48.11 .0.zap</url >
3293- <hash >SHA-256:67ccc066a94086e1ac24af100f4030e924a8c13145d38e6adb0b1d68c77bb7fc </hash >
3294+ <url >https://github.com/zaproxy/zap-extensions/releases/download/zest-v48.12 .0/zest-beta-48.12 .0.zap</url >
3295+ <hash >SHA-256:9d6cd06978da16d87740151d1c07106a22c646ecce7e91e5666f8bc9d4ecadb6 </hash >
32943296 <info >https://www.zaproxy.org/docs/desktop/addons/zest/</info >
32953297 <repo >https://github.com/zaproxy/zap-extensions/</repo >
3296- <date >2025-12-15 </date >
3297- <size >3047331 </size >
3298+ <date >2026-02-13 </date >
3299+ <size >3401833 </size >
32983300 <not-before-version >2.17.0</not-before-version >
32993301 <dependencies >
33003302 <addons >
@@ -3316,7 +3318,7 @@ but if you encounter problems, please refer to the following.
33163318 </addon >
33173319 <addon >
33183320 <id >selenium</id >
3319- <version >> = 15.13 .0</version >
3321+ <version >> = 15.44 .0</version >
33203322 </addon >
33213323 </addons >
33223324 </dependencies >
0 commit comments