Skip to content

Commit 1eaed02

Browse files
authored
Merge pull request #581 from zapbot/crowdin-update
Update localized resources
2 parents 5a38f66 + 17f7d00 commit 1eaed02

File tree

120 files changed

+2552
-148
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

120 files changed

+2552
-148
lines changed
Lines changed: 94 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,94 @@
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+
The enhancements include:
21+
22+
<H3>Use Main Output Tab for Scripts</H3>
23+
24+
The Script Console no longer includes its own "Script Output" panel.
25+
Instead it uses the main <a href="../ui/tabs/output.html">Output</a> tab.
26+
27+
<H3>Support Sub-tabs in Output Tab</H3>
28+
29+
The <a href="../ui/tabs/output.html">Output</a> tab now supports sub-tabs.
30+
The Script Console add-on will add one tab for each script that generates any output, making it much easier to see where output messages come from.
31+
32+
<h3>API Support for Plugable Authentication and Session Management</h3>
33+
34+
The API now supports plugable Authentication and Session Management methods, which means you can configure modern
35+
options like Browser Based Authentication.
36+
37+
<h3>Authentication Enhancements</h3>
38+
39+
Many enhancements have been made to ensure ZAP handles authentication more easily and effectively,
40+
including support for TOTP.
41+
42+
<h3>Windows Native Decorations Support</h3>
43+
44+
ZAP now supports Native Decorations on Windows systems, providing a more unified and visually pleasing experience.
45+
46+
<h3>AJAX Spider URL Count</h3>
47+
48+
The AJAX Spider no longer counts URLs that are out of scope. This may affect any tests you have in place.
49+
50+
<h3>Dependency Updates</h3>
51+
52+
As usual the release includes dependency updates.
53+
<p>
54+
The following libraries were updated:
55+
56+
<ul>
57+
<li>Commons Beanutils, 1.9.4 → 1.10.1</li>
58+
<li>Commons Codec, 1.17.1 → 1.18.0</li>
59+
<li>Commons Logging, 1.3.4 → 1.3.5</li>
60+
<li>Commons Text, 1.12.0 → 1.13.0</li>
61+
<li>log4j-1.2-api, 2.24.2 → 2.24.3</li>
62+
<li>log4j-api, 2.24.2 → 2.24.3</li>
63+
<li>log4j-core, 2.24.2 → 2.24.3</li>
64+
<li>log4j-jul, 2.24.2 → 2.24.3</li>
65+
<li>Rsyntaxtextarea, 3.5.3 → 3.6.0</li>
66+
</ul>
67+
68+
69+
<H2>Enhancements</H2>
70+
<ul>
71+
<li><a href="https://github.com/zaproxy/zaproxy/issues/8843">Issue 8843</a> : Support CakePHP CSRF Token name</li>
72+
<li><a href="https://github.com/zaproxy/zaproxy/issues/8868">Issue 8868</a> : Adjust Footer Status Icons Label</li>
73+
<li><a href="https://github.com/zaproxy/zaproxy/issues/8872">Issue 8872</a> : Tag verification requests</li>
74+
<li><a href="https://github.com/zaproxy/zaproxy/issues/8879">Issue 8879</a> : Look and feel: Use native decorations on Windows</li>
75+
<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>
76+
<li><a href="https://github.com/zaproxy/zaproxy/issues/8886">Issue 8886</a> : Provide DB details and notify close</li>
77+
<li><a href="https://github.com/zaproxy/zaproxy/issues/8892">Issue 8892</a> : Add TOTP to credentials</li>
78+
</ul>
79+
80+
<H2>Bug fixes</H2>
81+
<ul>
82+
<li><a href="https://github.com/zaproxy/zaproxy/issues/8760">Issue 8760</a> : Links are unreadable in the Flat Darcula theme</li>
83+
<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>
84+
<li><a href="https://github.com/zaproxy/zaproxy/issues/8862">Issue 8862</a> : Fix alert editing through the GUI</li>
85+
</ul>
86+
87+
<H2>See Also</H2>
88+
<table>
89+
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td><td><a href="../intro.html">Introduction</a></td><td>the introduction to ZAP</td></tr>
90+
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td><td><a href="releases.html">Releases</a></td><td>the full set of releases</td></tr>
91+
<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>
92+
</table>
93+
</BODY>
94+
</HTML>

addOns/help_ar_SA/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_ar_SA/src/main/javahelp/contents/ui/tabs/output.html

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,15 @@
99
<body>
1010
<h1>Output tab</h1>
1111

12-
<p>This show various informational messages.</p>
13-
<p>These can include the stack traces of unexpected exceptions - please include any stack traces
14-
if you report a bug.</p>
12+
<p>This show various informational messages in a set of sub-tabs.</p>
13+
<p>
14+
There is one "General" tab which can include the stack traces of unexpected exceptions - please include any stack traces
15+
if you report a bug.
16+
</p>
17+
<p>
18+
Other ZAP add-ons can add their own sub-tabs. In particular the "Script Console" add-on will add one tab for each script that
19+
generates any output.
20+
</p>
1521

1622
<h2>Right click menu</h2>
1723
Right clicking on a node will bring up a menu which will allow you to:

addOns/help_ar_SA/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_ar_SA/src/main/javahelp/toc.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,6 @@
9292
<tocitem text="JVM" target="ui.dialogs.options.jvm"/>
9393
<tocitem text="Keyboard" target="ui.dialogs.options.keyboard"/>
9494
<tocitem text="Language" target="ui.dialogs.options.language"/>
95-
<tocitem text="Passive Scan Rules" target="ui.dialogs.options.pscanrules"/>
96-
<tocitem text="Passive Scan Tags" target="ui.dialogs.options.pscan"/>
97-
<tocitem text="Passive Scanner" target="ui.dialogs.options.pscan.main"/>
9895
<tocitem text="Rule Configuration" target="ui.dialogs.options.ruleconfig"/>
9996
<tocitem text="Scripts" target="ui.dialogs.options.script"/>
10097
<tocitem text="Search" target="ui.dialogs.options.search"/>
@@ -120,6 +117,7 @@
120117
<tocitem text="Add-ons" target="addons.introduction" tocid="addons" image="addons.icon" />
121118

122119
<tocitem text="Releases" target="zap.releases">
120+
<tocitem text="2.16.1" target="zap.releases.2.16.1"/>
123121
<tocitem text="2.16.0" target="zap.releases.2.16.0"/>
124122
<tocitem text="2.15.0" target="zap.releases.2.15.0"/>
125123
<tocitem text="2.14.0" target="zap.releases.2.14.0"/>
Lines changed: 94 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,94 @@
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+
The enhancements include:
21+
22+
<H3>Use Main Output Tab for Scripts</H3>
23+
24+
The Script Console no longer includes its own "Script Output" panel.
25+
Instead it uses the main <a href="../ui/tabs/output.html">Output</a> tab.
26+
27+
<H3>Support Sub-tabs in Output Tab</H3>
28+
29+
The <a href="../ui/tabs/output.html">Output</a> tab now supports sub-tabs.
30+
The Script Console add-on will add one tab for each script that generates any output, making it much easier to see where output messages come from.
31+
32+
<h3>API Support for Plugable Authentication and Session Management</h3>
33+
34+
The API now supports plugable Authentication and Session Management methods, which means you can configure modern
35+
options like Browser Based Authentication.
36+
37+
<h3>Authentication Enhancements</h3>
38+
39+
Many enhancements have been made to ensure ZAP handles authentication more easily and effectively,
40+
including support for TOTP.
41+
42+
<h3>Windows Native Decorations Support</h3>
43+
44+
ZAP now supports Native Decorations on Windows systems, providing a more unified and visually pleasing experience.
45+
46+
<h3>AJAX Spider URL Count</h3>
47+
48+
The AJAX Spider no longer counts URLs that are out of scope. This may affect any tests you have in place.
49+
50+
<h3>Dependency Updates</h3>
51+
52+
As usual the release includes dependency updates.
53+
<p>
54+
The following libraries were updated:
55+
56+
<ul>
57+
<li>Commons Beanutils, 1.9.4 → 1.10.1</li>
58+
<li>Commons Codec, 1.17.1 → 1.18.0</li>
59+
<li>Commons Logging, 1.3.4 → 1.3.5</li>
60+
<li>Commons Text, 1.12.0 → 1.13.0</li>
61+
<li>log4j-1.2-api, 2.24.2 → 2.24.3</li>
62+
<li>log4j-api, 2.24.2 → 2.24.3</li>
63+
<li>log4j-core, 2.24.2 → 2.24.3</li>
64+
<li>log4j-jul, 2.24.2 → 2.24.3</li>
65+
<li>Rsyntaxtextarea, 3.5.3 → 3.6.0</li>
66+
</ul>
67+
68+
69+
<H2>Enhancements</H2>
70+
<ul>
71+
<li><a href="https://github.com/zaproxy/zaproxy/issues/8843">Issue 8843</a> : Support CakePHP CSRF Token name</li>
72+
<li><a href="https://github.com/zaproxy/zaproxy/issues/8868">Issue 8868</a> : Adjust Footer Status Icons Label</li>
73+
<li><a href="https://github.com/zaproxy/zaproxy/issues/8872">Issue 8872</a> : Tag verification requests</li>
74+
<li><a href="https://github.com/zaproxy/zaproxy/issues/8879">Issue 8879</a> : Look and feel: Use native decorations on Windows</li>
75+
<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>
76+
<li><a href="https://github.com/zaproxy/zaproxy/issues/8886">Issue 8886</a> : Provide DB details and notify close</li>
77+
<li><a href="https://github.com/zaproxy/zaproxy/issues/8892">Issue 8892</a> : Add TOTP to credentials</li>
78+
</ul>
79+
80+
<H2>Bug fixes</H2>
81+
<ul>
82+
<li><a href="https://github.com/zaproxy/zaproxy/issues/8760">Issue 8760</a> : Links are unreadable in the Flat Darcula theme</li>
83+
<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>
84+
<li><a href="https://github.com/zaproxy/zaproxy/issues/8862">Issue 8862</a> : Fix alert editing through the GUI</li>
85+
</ul>
86+
87+
<H2>See Also</H2>
88+
<table>
89+
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td><td><a href="../intro.html">Introduction</a></td><td>the introduction to ZAP</td></tr>
90+
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td><td><a href="releases.html">Releases</a></td><td>the full set of releases</td></tr>
91+
<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>
92+
</table>
93+
</BODY>
94+
</HTML>

addOns/help_az_AZ/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_az_AZ/src/main/javahelp/contents/ui/tabs/output.html

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,15 @@
99
<body>
1010
<h1>Output tab</h1>
1111

12-
<p>This show various informational messages.</p>
13-
<p>These can include the stack traces of unexpected exceptions - please include any stack traces
14-
if you report a bug.</p>
12+
<p>This show various informational messages in a set of sub-tabs.</p>
13+
<p>
14+
There is one "General" tab which can include the stack traces of unexpected exceptions - please include any stack traces
15+
if you report a bug.
16+
</p>
17+
<p>
18+
Other ZAP add-ons can add their own sub-tabs. In particular the "Script Console" add-on will add one tab for each script that
19+
generates any output.
20+
</p>
1521

1622
<h2>Right click menu</h2>
1723
Right clicking on a node will bring up a menu which will allow you to:

addOns/help_az_AZ/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_az_AZ/src/main/javahelp/toc.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,6 @@
9292
<tocitem text="JVM" target="ui.dialogs.options.jvm"/>
9393
<tocitem text="Keyboard" target="ui.dialogs.options.keyboard"/>
9494
<tocitem text="Language" target="ui.dialogs.options.language"/>
95-
<tocitem text="Passive Scan Rules" target="ui.dialogs.options.pscanrules"/>
96-
<tocitem text="Passive Scan Tags" target="ui.dialogs.options.pscan"/>
97-
<tocitem text="Passive Scanner" target="ui.dialogs.options.pscan.main"/>
9895
<tocitem text="Rule Configuration" target="ui.dialogs.options.ruleconfig"/>
9996
<tocitem text="Scripts" target="ui.dialogs.options.script"/>
10097
<tocitem text="Search" target="ui.dialogs.options.search"/>
@@ -120,6 +117,7 @@
120117
<tocitem text="Add-ons" target="addons.introduction" tocid="addons" image="addons.icon" />
121118

122119
<tocitem text="Releases" target="zap.releases">
120+
<tocitem text="2.16.1" target="zap.releases.2.16.1"/>
123121
<tocitem text="2.16.0" target="zap.releases.2.16.0"/>
124122
<tocitem text="2.15.0" target="zap.releases.2.15.0"/>
125123
<tocitem text="2.14.0" target="zap.releases.2.14.0"/>

0 commit comments

Comments
 (0)