Skip to content

Commit 4e37498

Browse files
chore(release): 1.3.1 [skip ci]
## [1.3.1](AutomateThePlanet/appium-novawindows-driver@v1.3.0...v1.3.1) (2026-03-09) ### Bug Fixes * add stderr encoding for PowerShell session ([a233063](AutomateThePlanet@a233063)) * fixed incorrect $pattern variable reference ([a0afceb](AutomateThePlanet@a0afceb)) * fixed not being able to attach to slow-starting classic apps on session creation ([f25b000](AutomateThePlanet@f25b000))
1 parent 14b5e7e commit 4e37498

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.3.1](https://github.com/AutomateThePlanet/appium-novawindows-driver/compare/v1.3.0...v1.3.1) (2026-03-09)
2+
3+
### Bug Fixes
4+
5+
* add stderr encoding for PowerShell session ([a233063](https://github.com/AutomateThePlanet/appium-novawindows-driver/commit/a233063b4509e41c047fcc3603b29b944c5ac374))
6+
* fixed incorrect $pattern variable reference ([a0afceb](https://github.com/AutomateThePlanet/appium-novawindows-driver/commit/a0afceb7e682219b5e82759c52e20c59bff1225f))
7+
* fixed not being able to attach to slow-starting classic apps on session creation ([f25b000](https://github.com/AutomateThePlanet/appium-novawindows-driver/commit/f25b000533be1ef2a7c0bc350bf62a3cd1b60a45))
8+
19
## [1.3.0](https://github.com/AutomateThePlanet/appium-novawindows-driver/compare/v1.2.0...v1.3.0) (2026-03-06)
210

311
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "appium-novawindows-driver",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "Appium driver for Windows",
55
"keywords": [
66
"appium",

0 commit comments

Comments
 (0)