Skip to content

Commit b3c92c3

Browse files
authored
Merge pull request #1284 from zapbot/add-on-release
Release add-on(s)
2 parents 58c5a2e + 97db439 commit b3c92c3

File tree

2 files changed

+26
-20
lines changed

2 files changed

+26
-20
lines changed

ZapVersions-2.16.xml

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -802,21 +802,24 @@ to find and add subdomains to the Sites Tree.</li>
802802
<name>Dev Add-on</name>
803803
<description>An add-on to help with development of ZAP.</description>
804804
<author>ZAP Dev Team</author>
805-
<version>0.8.0</version>
806-
<file>dev-alpha-0.8.0.zap</file>
805+
<version>0.9.0</version>
806+
<file>dev-alpha-0.9.0.zap</file>
807807
<status>alpha</status>
808-
<changes>&lt;h3&gt;Changed&lt;/h3&gt;
808+
<changes>&lt;h3&gt;Added&lt;/h3&gt;
809809
&lt;ul&gt;
810-
&lt;li&gt;Sequence performance test to make it actually possible to test it using automation.&lt;/li&gt;
811-
&lt;li&gt;CSS and JS responses are now set cache enabled.&lt;/li&gt;
810+
&lt;li&gt;Link which is only shown if a localStorage item is set, for testing in browser spider authentication.&lt;/li&gt;
811+
&lt;/ul&gt;
812+
&lt;h3&gt;Changed&lt;/h3&gt;
813+
&lt;ul&gt;
814+
&lt;li&gt;Update minimum ZAP version to 2.16.0.&lt;/li&gt;
812815
&lt;/ul&gt;</changes>
813-
<url>https://github.com/zaproxy/zap-extensions/releases/download/dev-v0.8.0/dev-alpha-0.8.0.zap</url>
814-
<hash>SHA-256:45b8d23e224a2cfcaae3d1c210ff8044e5176efdb12a71509593637d14ce1762</hash>
816+
<url>https://github.com/zaproxy/zap-extensions/releases/download/dev-v0.9.0/dev-alpha-0.9.0.zap</url>
817+
<hash>SHA-256:88bdc80a59a0efb7d6b7d85fc7aded3037c712e0a8460f743fb70e66107be322</hash>
815818
<info>https://www.zaproxy.org/docs/desktop/addons/dev-add-on/</info>
816819
<repo>https://github.com/zaproxy/zap-extensions/</repo>
817-
<date>2024-11-13</date>
818-
<size>153852</size>
819-
<not-before-version>2.15.0</not-before-version>
820+
<date>2025-01-31</date>
821+
<size>155773</size>
822+
<not-before-version>2.16.0</not-before-version>
820823
<dependencies>
821824
<addons>
822825
<addon>

ZapVersions-dev.xml

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -802,21 +802,24 @@ to find and add subdomains to the Sites Tree.&lt;/li&gt;
802802
<name>Dev Add-on</name>
803803
<description>An add-on to help with development of ZAP.</description>
804804
<author>ZAP Dev Team</author>
805-
<version>0.8.0</version>
806-
<file>dev-alpha-0.8.0.zap</file>
805+
<version>0.9.0</version>
806+
<file>dev-alpha-0.9.0.zap</file>
807807
<status>alpha</status>
808-
<changes>&lt;h3&gt;Changed&lt;/h3&gt;
808+
<changes>&lt;h3&gt;Added&lt;/h3&gt;
809809
&lt;ul&gt;
810-
&lt;li&gt;Sequence performance test to make it actually possible to test it using automation.&lt;/li&gt;
811-
&lt;li&gt;CSS and JS responses are now set cache enabled.&lt;/li&gt;
810+
&lt;li&gt;Link which is only shown if a localStorage item is set, for testing in browser spider authentication.&lt;/li&gt;
811+
&lt;/ul&gt;
812+
&lt;h3&gt;Changed&lt;/h3&gt;
813+
&lt;ul&gt;
814+
&lt;li&gt;Update minimum ZAP version to 2.16.0.&lt;/li&gt;
812815
&lt;/ul&gt;</changes>
813-
<url>https://github.com/zaproxy/zap-extensions/releases/download/dev-v0.8.0/dev-alpha-0.8.0.zap</url>
814-
<hash>SHA-256:45b8d23e224a2cfcaae3d1c210ff8044e5176efdb12a71509593637d14ce1762</hash>
816+
<url>https://github.com/zaproxy/zap-extensions/releases/download/dev-v0.9.0/dev-alpha-0.9.0.zap</url>
817+
<hash>SHA-256:88bdc80a59a0efb7d6b7d85fc7aded3037c712e0a8460f743fb70e66107be322</hash>
815818
<info>https://www.zaproxy.org/docs/desktop/addons/dev-add-on/</info>
816819
<repo>https://github.com/zaproxy/zap-extensions/</repo>
817-
<date>2024-11-13</date>
818-
<size>153852</size>
819-
<not-before-version>2.15.0</not-before-version>
820+
<date>2025-01-31</date>
821+
<size>155773</size>
822+
<not-before-version>2.16.0</not-before-version>
820823
<dependencies>
821824
<addons>
822825
<addon>

0 commit comments

Comments
 (0)