Browser View Add-on Changelog


Changelog

All notable changes to this add-on will be documented in this file.

The format is based on Keep a Changelog.

6 - 2023-03-13

Added

  • Add info and repo URLs.

Changed

  • Update minimum ZAP version to 2.12.0.
  • Maintenance changes.
  • Make missing JavaFX logging less verbose in regular use.
  • Update help with the requirements to use the add-on.

5 - 2017-07-21

  • Allow to properly scroll the rendered page.

4 - 2015-04-13

  • Updated for ZAP 2.4

3 - 2014-09-22

  • Check if JavaFX is available before trying to add the response view (Issue 1201).
  • Correctly unload the add-on (Issue 1344).

2 - 2014-04-03

  • Changed help file structure to support internationalisation (Issue 981).
  • Added content-type to help pages (Issue 1080).
  • Updated add-on dir structure (Issue 1113).

1 - 2014-02-17

  • First version