diff --git a/addOns/help/src/main/javahelp/contents/releases/2_8_0.html b/addOns/help/src/main/javahelp/contents/releases/2_8_0.html index 81bdffbac..cc0d1d19c 100644 --- a/addOns/help/src/main/javahelp/contents/releases/2_8_0.html +++ b/addOns/help/src/main/javahelp/contents/releases/2_8_0.html @@ -53,18 +53,14 @@

Passive Scan Rules - Release

  • Promote Cookie Loosely Scoped Scanner to release (Issue 4459).
  • -

    Filters Removal

    -Deprecated since ZAP 2.4.0 the Filters functionality, that allowed to change/access some HTTP messages sent/received through -ZAP, has now been removed, the same and much more can be achieved with scripts and Replacer add-on. +

    Headless Browser Support

    +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.

    Command Line Changes

    -dir <dir>

    To prevent add-ons (inadvertently) use/override core files ZAP will no longer start (and show an error) if the home and the installation directories are the same. -

    Headless Browser Support

    -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. -

    CA Certificate Handling

    The following options allow the root CA certificate to be set and read:
    @@ -95,6 +91,10 @@ 

    Client Certificate Handling

    Source Code Restructuring

    The ZAP repositories have all been migrated to use Gradle from Ant. Standard source code formatting is also now enforced for consistency. +

    Filters Removal

    +Deprecated since ZAP 2.4.0 the Filters functionality, that allowed to change/access some HTTP messages sent/received through +ZAP, has now been removed, the same and much more can be achieved with scripts and Replacer add-on. +

    Changes in Bundled Libraries

    The following libraries are no longer being bundled with ZAP (core):