You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## [1.3.0](v1.2.0...v1.3.0) (2026-03-06)
### Features
* **commands:** add extra W3C commands ([57c654a](57c654a))
* **commands:** add support for close app and launch app ([26db919](26db919))
* **commands:** implement waitForAppLaunch and forceQuit ([6cce956](6cce956))
* **tests:** add unit tests and missing commands - recording, deletion and click and drag ([a8989c0](a8989c0))
### Bug Fixes
* Bind commands to this instance (not prototype) so each driver instance uses its own powershell session ([#56](#56)) [skip ci] ([6dc2125](6dc2125))
* **capability:** fix post run script ([97b57af](97b57af))
* **commands:** add allow-insecure check for fs operations ([4662035](4662035))
* **commands:** match closeApp and launchApp implementation with appium windows driver ([073c566](073c566))
* fix bugs and implemented end to end tests ([47efa4c](47efa4c))
* lint ([fb6ebc8](fb6ebc8))
* **lint:** lint ([acf7271](acf7271))
* **recorder:** fix screen recording ([9da1025](9da1025))
* **recorder:** validate outputPath before rimraf ([8aa49dd](8aa49dd))
***commands:** add extra W3C commands ([57c654a](https://github.com/AutomateThePlanet/appium-novawindows-driver/commit/57c654a1e1e43c8a5d31ed8103aba338883efaa9))
6
+
***commands:** add support for close app and launch app ([26db919](https://github.com/AutomateThePlanet/appium-novawindows-driver/commit/26db919c17ce74ff3c5ef2776544affecb32e2fc))
7
+
***commands:** implement waitForAppLaunch and forceQuit ([6cce956](https://github.com/AutomateThePlanet/appium-novawindows-driver/commit/6cce9565ce51b9f0e354b14819f41a6fc39ffc50))
8
+
***tests:** add unit tests and missing commands - recording, deletion and click and drag ([a8989c0](https://github.com/AutomateThePlanet/appium-novawindows-driver/commit/a8989c06816b3f9b5b5de82d85895106ab062aca))
9
+
10
+
### Bug Fixes
11
+
12
+
* Bind commands to this instance (not prototype) so each driver instance uses its own powershell session ([#56](https://github.com/AutomateThePlanet/appium-novawindows-driver/issues/56)) [skip ci] ([6dc2125](https://github.com/AutomateThePlanet/appium-novawindows-driver/commit/6dc2125c505b392f100036d532326202c0a9c8d4))
13
+
***capability:** fix post run script ([97b57af](https://github.com/AutomateThePlanet/appium-novawindows-driver/commit/97b57af2fe05803ecb66548b8a32202fbe9a45e6))
14
+
***commands:** add allow-insecure check for fs operations ([4662035](https://github.com/AutomateThePlanet/appium-novawindows-driver/commit/466203585796fe08fdb4b119991363246cb00dab))
15
+
***commands:** match closeApp and launchApp implementation with appium windows driver ([073c566](https://github.com/AutomateThePlanet/appium-novawindows-driver/commit/073c566edb3528380196640eb33ee803b4fe2029))
16
+
* fix bugs and implemented end to end tests ([47efa4c](https://github.com/AutomateThePlanet/appium-novawindows-driver/commit/47efa4cf00fbac2e15e07e572cdf3e4453ec1020))
0 commit comments