Skip to content

Commit b4757b2

Browse files
chore(release): 1.4.0-preview.5 [skip ci]
## [1.4.0-preview.5](v1.4.0-preview.4...v1.4.0-preview.5) (2026-04-14) ### Features * making screen recorder ffmpeg auto-downloadable and updated webview capability names ([095b2af](095b2af)) ### Bug Fixes * changed logic of attaching the root window not working on some machines ([ee12870](ee12870)) * **webview:** fix current webview not being set ([a08f775](a08f775)) * **webview:** fix error when no webview endpoint is available ([c15567c](c15567c))
1 parent ee12870 commit b4757b2

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [1.4.0-preview.5](https://github.com/AutomateThePlanet/appium-novawindows-driver/compare/v1.4.0-preview.4...v1.4.0-preview.5) (2026-04-14)
2+
3+
### Features
4+
5+
* making screen recorder ffmpeg auto-downloadable and updated webview capability names ([095b2af](https://github.com/AutomateThePlanet/appium-novawindows-driver/commit/095b2af7d5a85dd757e92d5666d19ed2a20699b3))
6+
7+
### Bug Fixes
8+
9+
* changed logic of attaching the root window not working on some machines ([ee12870](https://github.com/AutomateThePlanet/appium-novawindows-driver/commit/ee12870d4f83a1b830c18b65f9dc1a7493825f96))
10+
* **webview:** fix current webview not being set ([a08f775](https://github.com/AutomateThePlanet/appium-novawindows-driver/commit/a08f775f935b90660e1229c1ed294822a93a024e))
11+
* **webview:** fix error when no webview endpoint is available ([c15567c](https://github.com/AutomateThePlanet/appium-novawindows-driver/commit/c15567c6d06db5b1581afd441c1a1eb7887ee1b8))
12+
113
## [1.4.0-preview.4](https://github.com/AutomateThePlanet/appium-novawindows-driver/compare/v1.4.0-preview.3...v1.4.0-preview.4) (2026-04-09)
214

315
### Bug Fixes

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.4.0-preview.4",
3+
"version": "1.4.0-preview.5",
44
"description": "Appium driver for Windows",
55
"keywords": [
66
"appium",

0 commit comments

Comments
 (0)