-
-
Notifications
You must be signed in to change notification settings - Fork 35
Comparing changes
Open a pull request
base repository: appium/appium-windows-driver
base: v4.0.1
head repository: appium/appium-windows-driver
compare: master
- 20 commits
- 12 files changed
- 4 contributors
Commits on Feb 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for dc32a77 - Browse repository at this point
Copy the full SHA dc32a77View commit details -
chore(release): 4.1.0 [skip ci]
## [4.1.0](v4.0.1...v4.1.0) (2025-02-09) ### Features * Make mouse coordinates DPI-aware ([#293](#293)) ([dc32a77](dc32a77))
Configuration menu - View commit details
-
Copy full SHA for 0feed93 - Browse repository at this point
Copy the full SHA 0feed93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 325cd5d - Browse repository at this point
Copy the full SHA 325cd5dView commit details -
chore(release): 4.1.1 [skip ci]
## [4.1.1](v4.1.0...v4.1.1) (2025-02-09) ### Miscellaneous Chores * Remove obsolete eslint config ([#294](#294)) ([325cd5d](325cd5d))
Configuration menu - View commit details
-
Copy full SHA for 2e63e81 - Browse repository at this point
Copy the full SHA 2e63e81View commit details
Commits on Feb 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a390a37 - Browse repository at this point
Copy the full SHA a390a37View commit details -
chore(release): 4.1.2 [skip ci]
## [4.1.2](v4.1.1...v4.1.2) (2025-02-21) ### Bug Fixes * Accept reqBasePath proxy option ([#295](#295)) ([a390a37](a390a37))
Configuration menu - View commit details
-
Copy full SHA for 9bd5fb0 - Browse repository at this point
Copy the full SHA 9bd5fb0View commit details
Commits on Feb 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0b18c55 - Browse repository at this point
Copy the full SHA 0b18c55View commit details -
chore(release): 4.1.3 [skip ci]
## [4.1.3](v4.1.2...v4.1.3) (2025-02-22) ### Bug Fixes * Pass reqBasePath as part of WinAppDriverOptions ([#296](#296)) ([0b18c55](0b18c55))
Configuration menu - View commit details
-
Copy full SHA for d37f2ed - Browse repository at this point
Copy the full SHA d37f2edView commit details
Commits on Feb 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3b944fd - Browse repository at this point
Copy the full SHA 3b944fdView commit details -
chore(release): 4.1.4 [skip ci]
## [4.1.4](v4.1.3...v4.1.4) (2025-02-24) ### Bug Fixes * Update windowsSetClipboard method mapping ([#298](#298)) ([3b944fd](3b944fd))
Configuration menu - View commit details
-
Copy full SHA for c110662 - Browse repository at this point
Copy the full SHA c110662View commit details
Commits on Feb 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d78808f - Browse repository at this point
Copy the full SHA d78808fView commit details -
chore(release): 4.1.5 [skip ci]
## [4.1.5](v4.1.4...v4.1.5) (2025-02-26) ### Bug Fixes * Session deletion proxy ([d78808f](d78808f))
Configuration menu - View commit details
-
Copy full SHA for 237093c - Browse repository at this point
Copy the full SHA 237093cView commit details
Commits on Mar 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ca08f0e - Browse repository at this point
Copy the full SHA ca08f0eView commit details -
chore(release): 4.2.0 [skip ci]
## [4.2.0](v4.1.5...v4.2.0) (2025-03-02) ### Features * Support context api ([#299](#299)) ([ca08f0e](ca08f0e))
Configuration menu - View commit details
-
Copy full SHA for 9557070 - Browse repository at this point
Copy the full SHA 9557070View commit details
Commits on Mar 5, 2025
-
fix: Clearing the recent recorded video if start new one. (#302)
* clearing previous recorded video if start new one. * improve log message
Configuration menu - View commit details
-
Copy full SHA for d8c8b87 - Browse repository at this point
Copy the full SHA d8c8b87View commit details -
chore(release): 4.2.1 [skip ci]
## [4.2.1](v4.2.0...v4.2.1) (2025-03-05) ### Bug Fixes * Clearing the recent recorded video if start new one. ([#302](#302)) ([d8c8b87](d8c8b87))
Configuration menu - View commit details
-
Copy full SHA for 30652af - Browse repository at this point
Copy the full SHA 30652afView commit details
Commits on Mar 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3fc1e96 - Browse repository at this point
Copy the full SHA 3fc1e96View commit details -
chore(release): 4.2.2 [skip ci]
## [4.2.2](v4.2.1...v4.2.2) (2025-03-06) ### Bug Fixes * executeMethodMap of startRecordingScreen ([#303](#303)) ([3fc1e96](3fc1e96))
Configuration menu - View commit details
-
Copy full SHA for fbf1946 - Browse repository at this point
Copy the full SHA fbf1946View commit details
Commits on Mar 25, 2025
-
chore(deps-dev): bump sinon from 19.0.5 to 20.0.0 (#304)
Bumps [sinon](https://github.com/sinonjs/sinon) from 19.0.5 to 20.0.0. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v19.0.5...v20.0.0) --- updated-dependencies: - dependency-name: sinon dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b5fb040 - Browse repository at this point
Copy the full SHA b5fb040View commit details -
chore(release): 4.2.3 [skip ci]
## [4.2.3](v4.2.2...v4.2.3) (2025-03-25) ### Miscellaneous Chores * **deps-dev:** bump sinon from 19.0.5 to 20.0.0 ([#304](#304)) ([b5fb040](b5fb040))
Configuration menu - View commit details
-
Copy full SHA for 6cd17ae - Browse repository at this point
Copy the full SHA 6cd17aeView commit details
There are no files selected for viewing
This file was deleted.