File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,8 @@ All notable changes to this add-on will be documented in this file.
33
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
55
6- ## Unreleased
6+ ## 0.0.11 - 2025-01-17
7+
78### Added
89- Option to start recording when the browser is launched.
910
Original file line number Diff line number Diff line change 11{
22 "name" : " zap-extension" ,
3- "version" : " 0.0.10 " ,
3+ "version" : " 0.0.11 " ,
44 "description" : " ZAP by Checkmarx Browser Extension - allows ZAP to interact directly with the browser." ,
55 "private" : true ,
66 "repository" : " https://github.com/zaproxy/browser-extension/" ,
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.0.10 " ,
4+ "version" : " 0.0.11 " ,
55
66 "icons" : {
77 "16" : " assets/icons/zap16x16.png" ,
You can’t perform that action at this time.
0 commit comments