Skip to content

Releases: appium/appium-windows-driver

v3.1.0

15 Nov 11:49
Compare
Choose a tag to compare

3.1.0 (2024-11-15)

Features

  • Allow specifying the /forcequit argument for WAD (#282) (a9dda08)

v3.0.2

25 Sep 12:15
Compare
Choose a tag to compare

3.0.2 (2024-09-25)

Miscellaneous Chores

  • Remove unused dev dependencies (2cc4a19)

v3.0.1

18 Sep 06:08
Compare
Choose a tag to compare

3.0.1 (2024-09-18)

Bug Fixes

  • Include all built files (99f4b3d)

v3.0.0

16 Sep 06:14
Compare
Choose a tag to compare

3.0.0 (2024-09-16)

⚠ BREAKING CHANGES

  • WAD is does not get installed automatically anymore upon driver install

From now on the driver install won't include the automatic server deployment. Instead it is expected that WAD server is installed via the driver script: appium driver run windows install-wad <optional_wad_version>.

Features

  • Move WAD server installation into a driver script (#277) (23ab085)

v2.12.32

13 Sep 17:41
Compare
Choose a tag to compare

2.12.32 (2024-09-13)

Miscellaneous Chores

  • deps-dev: bump sinon from 18.0.1 to 19.0.1 (#276) (689aa56)

v2.12.31

17 Aug 08:51
Compare
Choose a tag to compare

2.12.31 (2024-08-17)

Miscellaneous Chores

  • deps-dev: bump webdriverio from 8.40.3 to 9.0.1 (#273) (34f6bc4)

v2.12.30

09 Aug 07:38
Compare
Choose a tag to compare

2.12.30 (2024-08-09)

Bug Fixes

  • Add workaround for setting the window position (#271) (6720df5)

v2.12.29

02 Aug 08:36
Compare
Choose a tag to compare

2.12.29 (2024-08-02)

Miscellaneous Chores

  • Replace fancy-log dependency with appium logger (#270) (afc40ce)

v2.12.28

29 Jul 15:25
Compare
Choose a tag to compare

2.12.28 (2024-07-29)

Miscellaneous Chores

  • deps-dev: bump @types/node from 20.14.13 to 22.0.0 (#269) (c4ac1b8)

v2.12.27

17 Jul 05:10
Compare
Choose a tag to compare

2.12.27 (2024-07-17)

Miscellaneous Chores

  • types: export constraints and opts types (50cbe48)