@@ -6,101 +6,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
88
9+ ## [ @wdio/electron-service @10.0.0-next.8] - 2026-04-18
910
10- ## [ @wdio/native-utils @2.1.0] - 2026-04-18
11-
12- [ Full Changelog
] ( https://github.com/webdriverio/desktop-mobile.git/compare/[email protected] ) 11+ [ Full Changelog
] ( https://github.com/webdriverio/desktop-mobile.git/compare/[email protected] ) 1312
1413### Changed
15- - Update version to 2.1.0
16-
17- ## [ @wdio/tauri-service @1.0.0-next.0] - 2026-04-17
18-
19- [ Full Changelog] ( https://github.com/webdriverio/desktop-mobile.git/compare/1.0.0-next.0...1.0.0-next.0 )
20-
21- ### Added
22- - implement CrabNebula backend cycling for multiremote instances on macOS (#184 )
23- - implement per-worker backend management for CrabNebula, enable E2E testing (#171 )
24- - ** tauri** : add embedded WebDriver provider support (#166 )
25- - standardise tauri API with electron (#146 )
26- - complete tauri mocking (#143 )
27- - tauri deeplinking (#128 )
28- - CrabNebula support (#122 )
29- - tauri window management (#106 )
30- - ` @wdio/native-spy ` (#88 )
31- - js-only mocking, logging rework (#67 )
32- - ci release workflows (#53 )
33- - ` tauri-driver ` management (#42 )
34- - ** tauri** : logging integration (#39 )
35- - tauri plugin (#23 )
36- - tauri package tests (#19 )
37- - ensure multiremote works with the tauri service (#17 )
38- - tauri service (#6 )
39-
40- ### Changed
41- - update package.json homepage and repository URLs for multiple packages
42- - update dependencies (#230 )
43- - enhance setup and development documentation
44- - update Node.js engine requirements across multiple packages
45- - update dependencies and improve package configurations (#203 )
46- - ** tauri** : rework documentation (#193 )
47- - rename tauri-plugin-wdio-server to tauri-plugin-wdio-webdriver and update related configurations (#182 )
48- - update package.json files to enable releases
49- - types (#174 )
50- - ** electron** : update createElectronCapabilities interface (#165 )
51- - electron service standardisation with tauri, update agent-os standards (#158 )
52- - tauri service & plugin review (perf, maintainability) (#150 )
53- - change button style
54- - rework, fill in gaps (#105 )
55- - remove backporting / LTS approach (#104 )
56- - rename repo, docs rework (#95 )
57- - fix parsing for windows
58- - fix linting issues
59- - ** release** : @wdio/tauri-service , @wdio/tauri-plugin 1.0.0-next.0
60- - add badges
61- - fix linting errors
62- - update deps
63- - standardise published files, add LICENSE
64- - standardise published files
65- - update versions & homepage values
66- - clean up and separate types (#52 )
67-
68- ### Fixed
69- - ** tauri** : improve error handling and response mapping (#198 )
70- - increase embedded WebDriver start timeout for CI environments
71- - ensure browser is defined before restoring mocks
72- - codeQL scanning alert no. 59: Unsafe shell command constructed from library input (#119 )
73- - CodeQL code scanning alert no. 58, 59, 60, 62: Unsafe shell command constructed from library input (#117 )
14+ - Update version to 10.0.0-next.8
7415
75- ## [ @wdio/tauri-plugin @1 .0.0-next.0 ] - 2026-04-17
16+ ## [ @wdio/electron-cdp-bridge @10 .0.0-next.8 ] - 2026-04-18
7617
77- ### Added
78- - ** tauri** : add embedded WebDriver provider support (#166 )
79- - standardise tauri API with electron (#146 )
80- - complete tauri mocking (#143 )
81- - tauri window management (#106 )
82- - js-only mocking, logging rework (#67 )
83- - ci release workflows (#53 )
84- - ** tauri** : logging integration (#39 )
85- - tauri plugin (#23 )
18+ [ Full Changelog
] ( https://github.com/webdriverio/desktop-mobile.git/compare/[email protected] ) 8619
8720### Changed
88- - update package.json homepage and repository URLs for multiple packages
89- - update dependencies (#230 )
90- - update Node.js engine requirements across multiple packages
91- - update dependencies and improve package configurations (#203 )
92- - ** tauri** : rework documentation (#193 )
93- - update tauri-plugin and tauri-plugin-server configurations (#177 )
94- - update package.json files to enable releases
95- - ** electron** : update createElectronCapabilities interface (#165 )
96- - tauri service & plugin review (perf, maintainability) (#150 )
97- - update for puppeteer release (#132 )
98- - rework, fill in gaps (#105 )
99- - rename repo, docs rework (#95 )
100- - fix linting issues
101- - ** release** : @wdio/tauri-service , @wdio/tauri-plugin 1.0.0-next.0
102- - add badges
103- - update deps
104- - standardise published files, add LICENSE
105- - update versions & homepage values
106- - ** electron** : move esm / cjs testing from e2es to package tests (#38 )
21+ - Update version to 10.0.0-next.8
0 commit comments