Skip to content

Commit ee33e2a

Browse files
authored
Merge pull request #577 from psiinon/release/2.16.1/initial
2.16.1 Initial help
2 parents 6886a3e + 0c51e80 commit ee33e2a

File tree

6 files changed

+79
-0
lines changed

6 files changed

+79
-0
lines changed

addOns/help/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
77
### Fixed
88
- Remove TOC entries that no longer exist.
99

10+
### Changed
11+
- Updated for 2.16.1.
12+
1013
## [19] - 2025-01-10
1114
### Added
1215
- Details for setting Gnome proxy settings.
Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2+
<HTML>
3+
<HEAD>
4+
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
5+
<TITLE>
6+
Release 2.16.1
7+
</TITLE>
8+
</HEAD>
9+
<BODY>
10+
<H1>Release 2.16.1</H1>
11+
12+
This is a bug fix release, along with some minor enhancements.
13+
<p>
14+
This release was made possible thanks to <a href="https://checkmarx.com/">Checkmarx</a>
15+
who employ 3 of the <a href="https://www.zaproxy.org/docs/team/">Core Team</a> to work on ZAP.
16+
<p>
17+
These release notes do not include all of the changes included in add-ons updated since 2.16.0.
18+
<p>
19+
20+
<h3>Dependency Updates</h3>
21+
22+
As usual the release includes dependency updates.
23+
<p>
24+
The following libraries were updated:
25+
26+
<ul>
27+
<li>Commons Beanutils, 1.9.4 → 1.10.1</li>
28+
<li>Commons Codec, 1.17.1 → 1.18.0</li>
29+
<li>Commons Logging, 1.3.4 → 1.3.5</li>
30+
<li>Commons Text, 1.12.0 → 1.13.0</li>
31+
<li>log4j-1.2-api, 2.24.2 → 2.24.3</li>
32+
<li>log4j-api, 2.24.2 → 2.24.3</li>
33+
<li>log4j-core, 2.24.2 → 2.24.3</li>
34+
<li>log4j-jul, 2.24.2 → 2.24.3</li>
35+
<li>Rsyntaxtextarea, 3.5.3 → 3.6.0</li>
36+
</ul>
37+
38+
<H2>Add-Ons</H2>
39+
40+
<H3>Updated Add-Ons</H3>
41+
42+
The following add0ons were updated:
43+
44+
<ul>
45+
<li>TBA</li>
46+
</ul>
47+
48+
<H2>Enhancements</H2>
49+
<ul>
50+
<li><a href="https://github.com/zaproxy/zaproxy/issues/8843">Issue 8843</a> : Support CakePHP CSRF Token name</li>
51+
<li><a href="https://github.com/zaproxy/zaproxy/issues/8868">Issue 8868</a> : Adjust Footer Status Icons Label</li>
52+
<li><a href="https://github.com/zaproxy/zaproxy/issues/8872">Issue 8872</a> : Tag verification requests</li>
53+
<li><a href="https://github.com/zaproxy/zaproxy/issues/8885">Issue 8885</a> : Allow API access to dynamically added Authn &amp; Session Mgmt Method Types</li>
54+
<li><a href="https://github.com/zaproxy/zaproxy/issues/8886">Issue 8886</a> : Provide DB details and notify close</li>
55+
<li><a href="https://github.com/zaproxy/zaproxy/issues/8892">Issue 8892</a> : Add TOTP to credentials</li>
56+
</ul>
57+
58+
<H2>Bug fixes</H2>
59+
<ul>
60+
<li><a href="https://github.com/zaproxy/zaproxy/issues/8760">Issue 8760</a> : Links are unreadable in the Flat Darcula theme</li>
61+
<li><a href="https://github.com/zaproxy/zaproxy/issues/8819">Issue 8819</a> : Fix error when no Java version is found in zap.sh</li>
62+
<li><a href="https://github.com/zaproxy/zaproxy/issues/8862">Issue 8862</a> : Fix alert editing through the GUI</li>
63+
</ul>
64+
65+
<H2>See Also</H2>
66+
<table>
67+
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td><td><a href="../intro.html">Introduction</a></td><td>the introduction to ZAP</td></tr>
68+
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td><td><a href="releases.html">Releases</a></td><td>the full set of releases</td></tr>
69+
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td><td><a href="../credits.html">Credits</a></td><td>the people and groups who have made this release possible</td></tr>
70+
</table>
71+
</BODY>
72+
</HTML>

addOns/help/src/main/javahelp/contents/releases/releases.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ <H1>Releases</H1>
1111
<p>
1212
The following releases have been made:
1313
<table>
14+
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td><td><a href="2.16.1.html">2.16.1</a></td><td>bug fix and minor enhancement release</td></tr>
1415
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td><td><a href="2.16.0.html">2.16.0</a></td><td>bug fix and enhancement release</td></tr>
1516
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td><td><a href="2.15.0.html">2.15.0</a></td><td>bug fix and enhancement release</td></tr>
1617
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td><td><a href="2.14.0.html">2.14.0</a></td><td>bug fix and enhancement release</td></tr>

addOns/help/src/main/javahelp/index.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@
8989
<indexitem text="release 2.14.0" target="zap.releases.2.14.0" />
9090
<indexitem text="release 2.15.0" target="zap.releases.2.15.0" />
9191
<indexitem text="release 2.16.0" target="zap.releases.2.16.0" />
92+
<indexitem text="release 2.16.1" target="zap.releases.2.16.1" />
9293
<indexitem text="releases" target="zap.releases" />
9394
<indexitem text="request tab" target="ui.tabs.request" />
9495
<indexitem text="response tab" target="ui.tabs.response" />

addOns/help/src/main/javahelp/toc.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@
117117
<tocitem text="Add-ons" target="addons.introduction" tocid="addons" image="addons.icon" />
118118

119119
<tocitem text="Releases" target="zap.releases">
120+
<tocitem text="2.16.1" target="zap.releases.2.16.1"/>
120121
<tocitem text="2.16.0" target="zap.releases.2.16.0"/>
121122
<tocitem text="2.15.0" target="zap.releases.2.15.0"/>
122123
<tocitem text="2.14.0" target="zap.releases.2.14.0"/>

commonFiles/src/main/resources/map.jhm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@
118118
<mapID target="zap.releases.2.14.0" url="contents/releases/2.14.0.html"/>
119119
<mapID target="zap.releases.2.15.0" url="contents/releases/2.15.0.html"/>
120120
<mapID target="zap.releases.2.16.0" url="contents/releases/2.16.0.html"/>
121+
<mapID target="zap.releases.2.16.1" url="contents/releases/2.16.1.html"/>
121122
<mapID target="zap.credits" url="contents/credits.html" />
122123
<mapID target="ui.dialogs.options.ascan" url="contents/ui/dialogs/options/ascan.html"/>
123124
<mapID target="ui.dialogs.options.ascaninput" url="contents/ui/dialogs/options/ascaninput.html"/>

0 commit comments

Comments
 (0)