|
| 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 & 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> </td><td><a href="../intro.html">Introduction</a></td><td>the introduction to ZAP</td></tr> |
| 68 | +<tr><td> </td><td><a href="releases.html">Releases</a></td><td>the full set of releases</td></tr> |
| 69 | +<tr><td> </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> |
0 commit comments