Releases: zaproxy/zap-hud
Releases · zaproxy/zap-hud
v0.19.0
Changed
- Update minimum ZAP version to 2.15.0.
- Disable the HUD by default - it still works but its flaky, and currently not a focus for us.
v0.18.0
Changed
- Update minimum ZAP version to 2.14.0.
Fixed
- Update displayed time format to include leading zeros (Issue 1256).
v0.17.0
Changed
- Update minimum ZAP version to 2.13.0.
v0.16.0
Added
- Added Clear Button to History and WebSockets Tab (Issue 411).
Fixed
- Prevent exception if no display (Issue 3978).
v0.15.0
Changed
- Use stats instead of bitly for telemetry
- Update minimum ZAP version to 2.12.0.
v0.14.0
Added
- Added accessibility fixes for rapid navigation between panels.
- Added semantic roles and better labelling for screen reader users.
Changed
- Update minimum ZAP version to 2.11.1.
- Depend on Network add-on for the tutorial server.
Fixed
- Problems with Firefox 103+
- Spider status post 2.11.1
v0.13.0
Changed
- Update minimum ZAP version to 2.11.0.
- Clarify resend tutorial instructions. #861
- Update dependencies.
Fixed
- Fix typo in tutorial.
- Added initial accessibility fixes for modals and tabs
v0.12.0
Fixed
- Problems with Firefox 81 due to referer header not being set cross domain. #815
v0.11.0
Added
- Minimal telemetry implementation and config option
Changed
- To use ZAP 2.9.0 jar for access to the latest features
v0.10.0
Changed
- Changed HUD toolbar icon to add a target overlay when 'only in scope' option enabled.
- Change cursor to pointer on clickable elements
- Tweak break task tutorial wording