Skip to content

Latest commit

 

History

History
65 lines (47 loc) · 2.4 KB

CHANGELOG.md

File metadata and controls

65 lines (47 loc) · 2.4 KB

Changelog

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

The format is based on Keep a Changelog.

1.6.0 - 2023-08-17

Changed

  • Maintenance changes.
  • The script example in the Help content was updated to use the injected core variables instead of using the fully qualified class name.

Fixed

  • An NPE which could happen when removing an entry that didn't yet have a tag assigned.

1.5.0 - 2022-07-11

Added

  • A right-click context menu is now available in the History tab in order to Select/Set a color for arbitrary messages.

1.4.0 - 2021-08-26

Changed

  • Add red/green icon to Enable/Disable toggle button.
  • Maintenance changes.
  • Now targeting ZAP 2.10.
  • Ensure added color mappings are unique (Issue 11). Only applies when mappings are added programmatically, a user can still define the same mapping multiple times via the GUI (hopefully they'll recognize the inefficiency of doing so).

1.3.0 - 2020-09-29

Fixed

  • Fixed an exception which was occurring when the tab was shown during install.
  • Fixed an exception when ZAP is used in CLI mode.

1.2.0 - 2020-04-14

Changed

  • The panel is now shown when the addon is installed.
  • Improvements to integrate more nicely with ZAP's dark mode.

1.1.0 - 2020-01-02

Changed

Added

  • Basic help entry.
  • Color Mappings can be added in scripts.
  • Add enable/disable toggle in toolbar.

1 - 2018-07-18

Initial laser version.