|
361 | 361 | <name>Automation Framework</name> |
362 | 362 | <description>Automation Framework.</description> |
363 | 363 | <author>ZAP Dev Team</author> |
364 | | - <version>0.50.0</version> |
365 | | - <file>automation-beta-0.50.0.zap</file> |
| 364 | + <version>0.51.0</version> |
| 365 | + <file>automation-beta-0.51.0.zap</file> |
366 | 366 | <status>beta</status> |
367 | 367 | <changes><h3>Added</h3> |
368 | 368 | <ul> |
369 | | -<li>Add support for the wait time of the Client Script Based Authentication.</li> |
370 | | -<li>Allow to inline scripts for Script and Client Script Based Authentication.</li> |
| 369 | +<li>Support for exclude regexes to active scan config job.</li> |
| 370 | +<li>Always run option for all jobs.</li> |
| 371 | +<li>Support for data driven nodes in plan (not yet in the UI).</li> |
371 | 372 | </ul> |
372 | 373 | <h3>Changed</h3> |
373 | 374 | <ul> |
374 | | -<li>Maintenance changes.</li> |
375 | | -<li>Adjusted further dialog, progress, and log messages with regard to preventing inclusion of commas in scan rule ID numbers. As well as ensuring consistency in use of ID (full caps) for table column headings, and the Add Add-ons dialog.</li> |
376 | | -</ul> |
377 | | -<h3>Fixed</h3> |
378 | | -<ul> |
379 | | -<li>Correctly handle missing script engines.</li> |
380 | | -<li>Correct error messages of the statistics test.</li> |
381 | | -<li>Allow to use zero login page wait for Client Script and Browser Based Authentication methods.</li> |
382 | | -<li>Ensure log and progress messages related to scripts and script engines are not all referred to as session management related.</li> |
| 375 | +<li>Job remains selected when moved in the GUI.</li> |
383 | 376 | </ul></changes> |
384 | | - <url>https://github.com/zaproxy/zap-extensions/releases/download/automation-v0.50.0/automation-beta-0.50.0.zap</url> |
385 | | - <hash>SHA-256:8ceefb34a122d9dbe3fc56874013a757617388c7b2f32054973a323a0ba9ef54</hash> |
| 377 | + <url>https://github.com/zaproxy/zap-extensions/releases/download/automation-v0.51.0/automation-beta-0.51.0.zap</url> |
| 378 | + <hash>SHA-256:9433b785c51d6c1add51b8f42aef5dce0725dc16567c9449ee8b088a5d7cacac</hash> |
386 | 379 | <info>https://www.zaproxy.org/docs/desktop/addons/automation-framework/</info> |
387 | 380 | <repo>https://github.com/zaproxy/zap-extensions/</repo> |
388 | | - <date>2025-06-20</date> |
389 | | - <size>1997816</size> |
| 381 | + <date>2025-07-17</date> |
| 382 | + <size>2007061</size> |
390 | 383 | <not-before-version>2.16.0</not-before-version> |
391 | 384 | <dependencies> |
392 | 385 | <addons> |
|
0 commit comments