Skip to content

Commit

Permalink
Merge pull request #529 from thc202/fix-ul
Browse files Browse the repository at this point in the history
Fix listing in release notes
  • Loading branch information
psiinon authored Oct 12, 2023
2 parents 9f59103 + 84e205c commit 75d5842
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions addOns/help/src/main/javahelp/contents/releases/2.14.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,10 @@ <H3>ZAP Browser Extensions</H3>

These are included in the new <a href="https://www.zaproxy.org/docs/desktop/addons/client-side-integration/">Client Side Integration</a> add-on which supports:

* <a href="https://www.zaproxy.org/blog/2023-09-11-browser-recorder/">Browser Recording</a>
* Streaming client side events to ZAP
<ul>
<li><a href="https://www.zaproxy.org/blog/2023-09-11-browser-recorder/">Browser Recording</a>
<li>Streaming client side events to ZAP
</ul>

This is not (yet) included in the main ZAP releases so you will need to download it from the
<a href="https://www.zaproxy.org/addons/">Marketplace</a>.
Expand Down

0 comments on commit 75d5842

Please sign in to comment.