Releases: kingthorin/neonmarker
Releases · kingthorin/neonmarker
v1.8.0
v1.7.0
Changed
- Maintenance changes.
- Updates to work appropriately with ZAP 2.16 and the Passive Scan Add-on.
v1.6.0
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.
v1.5.0
Added
- A right-click context menu is now available in the History tab in order to Select/Set a color for arbitrary messages.
v1.4.0
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).
Version 1.3.0
Fixed
- Fixed an exception which was occurring when the tab was shown during install.
- Fixed an exception when ZAP is used in CLI mode.
Neonmarker v1.2.0
Changed
- The panel is now shown when the addon is installed.
- Improvements to integrate more nicely with ZAP's dark mode.
Neonmarker v1.1.0
Changed
- Migrated from https://github.com/juhakivekas/zap-extensions/tree/neonmarker/ to https://github.com/kingthorin/neonmarker.
- Adapted to Gradle build.
- Mapping 'rules' now display all available Tags not just those currently mapped to a history item.
- Allow selection of custom colors with a Color Chooser.
Added
- Basic help entry.
- Color Mappings can be added in scripts.
- Add enable/disable toggle in toolbar.
v1.0.1 Release Candidate 1
Changed
- Migrated from https://github.com/juhakivekas/zap-extensions/tree/neonmarker/ to https://github.com/kingthorin/neonmarker.
- Adapted to Gradle build.
- Mapping 'rules' now display all available Tags not just those currently mapped to a history item.
- Allow selection of custom colors with a Color Chooser.
Added
- Basic help entry.
- Color Mappings can be added in scripts.
- Add enable/disable toggle in toolbar.