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 5f18a1b62..81bdffbac 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 @@ -62,6 +62,9 @@

-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:
@@ -89,6 +92,9 @@ 

Client Certificate Handling

configuration file (so that they apply for subsequent ZAP use).

+

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

Changes in Bundled Libraries

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

ZAP API Breaking Changes:

VIEW acsrf / optionTokensNames