From 31cc323d2fcbd9e4f28316715c560d3cfd392aba Mon Sep 17 00:00:00 2001 From: Simon Bennetts Date: Fri, 7 Jun 2019 12:25:11 +0100 Subject: [PATCH] Corrected release notes I put the headless browser support right in the middle of the cmd line changes - my bad :( Will rerelease this once its merged. Also move the filter removal section lower as I think its less important. Signed-off-by: Simon Bennetts --- .../src/main/javahelp/contents/releases/2_8_0.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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):