File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ All notable changes to the full browser extension will be documented in this fil
33
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
55
6- ## Unreleased
6+ ## 0.1.8 - 2025-12-12
77
88### Changed
99- Do not notify synthetic scroll to statements, which are only added to help with replay not as direct result of user actions.
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ All notable changes to the recorder browser extension will be documented in this
33
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
55
6- ## Unreleased
6+ ## 0.1.8 - 2025-12-12
77
88### Changed
99- Do not notify synthetic scroll to statements, which are only added to help with replay not as direct result of user actions.
Original file line number Diff line number Diff line change 11{
22 "manifest_version" : 3 ,
33 "name" : " ZAP by Checkmarx Browser Extension" ,
4- "version" : " 0.1.7 " ,
4+ "version" : " 0.1.8 " ,
55
66 "icons" : {
77 "16" : " assets/icons/zap16x16.png" ,
Original file line number Diff line number Diff line change 11{
22 "manifest_version" : 3 ,
33 "name" : " ZAP by Checkmarx Recorder" ,
4- "version" : " 0.1.7 " ,
4+ "version" : " 0.1.8 " ,
55
66 "icons" : {
77 "16" : " assets/icons/zap16x16.png" ,
You can’t perform that action at this time.
0 commit comments