Releases: kingthorin/neonmarker
Releases · kingthorin/neonmarker
v1.6.0
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.