From 7c034a89594d3f9cef1b4a3297708627ccc32dda Mon Sep 17 00:00:00 2001 From: Simon Bennetts Date: Fri, 26 Apr 2024 14:38:38 +0100 Subject: [PATCH] Initial 2.15.0 release page Still lots to change.. Signed-off-by: Simon Bennetts --- addOns/help/CHANGELOG.md | 1 + .../javahelp/contents/releases/2.15.0.html | 109 ++++++++++++++++++ .../javahelp/contents/releases/releases.html | 1 + addOns/help/src/main/javahelp/index.xml | 1 + addOns/help/src/main/javahelp/toc.xml | 1 + 5 files changed, 113 insertions(+) create mode 100644 addOns/help/src/main/javahelp/contents/releases/2.15.0.html diff --git a/addOns/help/CHANGELOG.md b/addOns/help/CHANGELOG.md index 97b585bc..29d5ede2 100644 --- a/addOns/help/CHANGELOG.md +++ b/addOns/help/CHANGELOG.md @@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Changed - Update OWASP ZAP homepage link in 1.1.0 release notes. +- Updated for 2.15.0. ## [17] - 2023-10-12 ### Added diff --git a/addOns/help/src/main/javahelp/contents/releases/2.15.0.html b/addOns/help/src/main/javahelp/contents/releases/2.15.0.html new file mode 100644 index 00000000..a7d63460 --- /dev/null +++ b/addOns/help/src/main/javahelp/contents/releases/2.15.0.html @@ -0,0 +1,109 @@ + + + + + + Release 2.15.0 + + + +

Release 2.15.0

+ +This is a bug fix and enhancement release. +
+These release notes do not include all of the changes included in add-ons updated since 2.14.0. +

+This release was made possible thanks to our biggest supporter, the Crash Override. +

+Some of the more significant enhancements include: + +

Scripts as First Class Scan Rules

+ +TODO add more details... + +

Menu Items Restructured

+ +TODO add more details... + +

Automation Framework GitHub Action

+ +TODO add more details... + +

Dependency Updates

+ +As usual the release includes dependency updates. +

+The following libraries were updated: + +TODO update... + +

+ +The following library was added: + + +

Add-Ons

+ +

Updated Add-Ons

+All of the add-ons included by default have been updated since the last full release. + +

Enhancements

+ + +

Bug fixes

+ + + + +

See Also

+ + + + +
    Introductionthe introduction to ZAP
    Releasesthe full set of releases
    Creditsthe people and groups who have made this release possible
+ + diff --git a/addOns/help/src/main/javahelp/contents/releases/releases.html b/addOns/help/src/main/javahelp/contents/releases/releases.html index e2ddfee3..fa7a8168 100644 --- a/addOns/help/src/main/javahelp/contents/releases/releases.html +++ b/addOns/help/src/main/javahelp/contents/releases/releases.html @@ -11,6 +11,7 @@

Releases

The following releases have been made: + diff --git a/addOns/help/src/main/javahelp/index.xml b/addOns/help/src/main/javahelp/index.xml index 01179c98..b9df7b17 100644 --- a/addOns/help/src/main/javahelp/index.xml +++ b/addOns/help/src/main/javahelp/index.xml @@ -87,6 +87,7 @@ + diff --git a/addOns/help/src/main/javahelp/toc.xml b/addOns/help/src/main/javahelp/toc.xml index 997d47b8..4ea4111d 100644 --- a/addOns/help/src/main/javahelp/toc.xml +++ b/addOns/help/src/main/javahelp/toc.xml @@ -120,6 +120,7 @@ +
    2.15.0bug fix and enhancement release
    2.14.0bug fix and enhancement release
    2.13.0bug fix and enhancement release
    2.12.0ten thousand star bug fix and enhancement release