From fe12dd7b45eb4e81299339339587e8d6986dbb9f Mon Sep 17 00:00:00 2001 From: Simon Bennetts Date: Fri, 15 Nov 2024 11:37:23 +0000 Subject: [PATCH] Initial 2.16.0 release page Signed-off-by: Simon Bennetts --- addOns/help/CHANGELOG.md | 3 + .../javahelp/contents/releases/2.16.0.html | 100 ++++++++++++++++++ .../javahelp/contents/releases/releases.html | 1 + addOns/help/src/main/javahelp/index.xml | 1 + addOns/help/src/main/javahelp/toc.xml | 1 + commonFiles/src/main/resources/map.jhm | 1 + 6 files changed, 107 insertions(+) create mode 100644 addOns/help/src/main/javahelp/contents/releases/2.16.0.html diff --git a/addOns/help/CHANGELOG.md b/addOns/help/CHANGELOG.md index 97f0b97b..b764b39b 100644 --- a/addOns/help/CHANGELOG.md +++ b/addOns/help/CHANGELOG.md @@ -8,6 +8,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Details for setting Gnome proxy settings. - History -> Alert tag details. +### Changed +- Updated for 2.16.0. + ## [18] - 2024-05-07 ### Added - `-loglevel` option to the command line help page. diff --git a/addOns/help/src/main/javahelp/contents/releases/2.16.0.html b/addOns/help/src/main/javahelp/contents/releases/2.16.0.html new file mode 100644 index 00000000..c7f19953 --- /dev/null +++ b/addOns/help/src/main/javahelp/contents/releases/2.16.0.html @@ -0,0 +1,100 @@ + + + + + + Release 2.16.0 + + + +

Release 2.16.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.15.0. +

+Some of the more significant enhancements include: + +

Update to a Minimum of Java 17

+ +TODO add details. + +

Menu Items Restructured

+ +The desktop context sensitive menu items have been reordered, and grouped in a more logical way. +This should make it much easier to find the menu item you want, when you want it. + +

Detachable Tabs

+ +TODO add details. + +

TODO Add More Headline Features

+ +TODO add details. + +

Docker Hub Organisation Deprication

+ +We will not use the softwaresecurityproject org for 2.16.0 or following releases. + +If you still use this org then please switch to zaproxy. + +

Dependency Updates

+ +As usual the release includes dependency updates. +

+The following libraries were updated: + +

+ +

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 fa7a8168..05e8d9a1 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 b9df7b17..f86302bf 100644 --- a/addOns/help/src/main/javahelp/index.xml +++ b/addOns/help/src/main/javahelp/index.xml @@ -88,6 +88,7 @@ + diff --git a/addOns/help/src/main/javahelp/toc.xml b/addOns/help/src/main/javahelp/toc.xml index 4ea4111d..b512899d 100644 --- a/addOns/help/src/main/javahelp/toc.xml +++ b/addOns/help/src/main/javahelp/toc.xml @@ -120,6 +120,7 @@ + diff --git a/commonFiles/src/main/resources/map.jhm b/commonFiles/src/main/resources/map.jhm index 68c938e5..fa08f274 100644 --- a/commonFiles/src/main/resources/map.jhm +++ b/commonFiles/src/main/resources/map.jhm @@ -117,6 +117,7 @@ +
    2.16.0bug fix and enhancement release
    2.15.0bug fix and enhancement release
    2.14.0bug fix and enhancement release
    2.13.0bug fix and enhancement release