File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [ 11.4.0] ( https://github.com/appium/WebDriverAgent/compare/v11.3.0...v11.4.0 ) (2026-03-08)
2+
3+ ### Features
4+
5+ * make maxChildren configuable ([ #1117 ] ( https://github.com/appium/WebDriverAgent/issues/1117 ) ) ([ 57dd6dc] ( https://github.com/appium/WebDriverAgent/commit/57dd6dce1677e84740c13aec2742872d11d64526 ) )
6+
17## [ 11.3.0] ( https://github.com/appium/WebDriverAgent/compare/v11.2.0...v11.3.0 ) (2026-03-05)
28
39### Features
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >FMWK </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >11.3 .0 </string >
18+ <string >11.4 .0 </string >
1919 <key >CFBundleSignature </key >
2020 <string >???? </string >
2121 <key >CFBundleVersion </key >
22- <string >11.3 .0 </string >
22+ <string >11.4 .0 </string >
2323 <key >NSPrincipalClass </key >
2424 <string />
2525 </dict >
Original file line number Diff line number Diff line change 11{
22 "name" : " appium-webdriveragent" ,
3- "version" : " 11.3 .0" ,
3+ "version" : " 11.4 .0" ,
44 "description" : " Package bundling WebDriverAgent" ,
55 "main" : " ./build/index.js" ,
66 "types" : " ./build/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments