Skip to content

Commit 627156e

Browse files
authored
Merge pull request #249 from psiinon/releases/2.8.0
Corrected release notes
2 parents 4932791 + 31cc323 commit 627156e

File tree

1 file changed

+6
-6
lines changed
  • addOns/help/src/main/javahelp/contents/releases

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -53,18 +53,14 @@ <h3>Passive Scan Rules - Release</h3>
5353
<li>Promote Cookie Loosely Scoped Scanner to release (Issue 4459).</li>
5454
</ul>
5555

56-
<H2>Filters Removal</H2>
57-
Deprecated since ZAP 2.4.0 the Filters functionality, that allowed to change/access some HTTP messages sent/received through
58-
ZAP, has now been removed, the same and much more can be achieved with scripts and Replacer add-on.
56+
<H2>Headless Browser Support</H2>
57+
Headless browsers are now supported by the Selenium add-on and the add-ons that use it. Both the Ajax Spider and the DOM XSS scan rule now default to headless Firefox.
5958

6059
<H2>Command Line Changes</H2>
6160
<h3>-dir &lt;dir&gt;</h3>
6261
To prevent add-ons (inadvertently) use/override core files ZAP will no longer start (and show an error) if the home and the
6362
installation directories are the same.
6463

65-
<H2>Headless Browser Support</H2>
66-
Headless browsers are now supported by the Selenium add-on and the add-ons that use it. Both the Ajax Spider and the DOM XSS scan rule now default to headless Firefox.
67-
6864
<h3>CA Certificate Handling</h3>
6965
The following options allow the root CA certificate to be set and read:
7066
<pre>
@@ -95,6 +91,10 @@ <h3>Client Certificate Handling</h3>
9591
<H2>Source Code Restructuring</H2>
9692
The ZAP repositories have all been migrated to use Gradle from Ant. Standard source code formatting is also now enforced for consistency.
9793

94+
<H2>Filters Removal</H2>
95+
Deprecated since ZAP 2.4.0 the Filters functionality, that allowed to change/access some HTTP messages sent/received through
96+
ZAP, has now been removed, the same and much more can be achieved with scripts and Replacer add-on.
97+
9898
<H2>Changes in Bundled Libraries</H2>
9999
The following libraries are no longer being bundled with ZAP (core):
100100
<ul>

0 commit comments

Comments
 (0)