appium-uiautomator2-server 9.3.0 → 9.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +12 -0
- package/apks/appium-uiautomator2-server-debug-androidTest.apk +0 -0
- package/apks/appium-uiautomator2-server-debug-androidTest.apk.idsig +0 -0
- package/apks/{appium-uiautomator2-server-v9.3.0.apk → appium-uiautomator2-server-v9.4.0.apk} +0 -0
- package/apks/appium-uiautomator2-server-v9.4.0.apk.idsig +0 -0
- package/package.json +1 -1
- package/apks/appium-uiautomator2-server-v9.3.0.apk.idsig +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
1
|
+
## [9.4.0](https://github.com/appium/appium-uiautomator2-server/compare/v9.3.1...v9.4.0) (2025-11-30)
|
|
2
|
+
|
|
3
|
+
### Features
|
|
4
|
+
|
|
5
|
+
* Respect current display id for UiObject2 lookups ([#736](https://github.com/appium/appium-uiautomator2-server/issues/736)) ([67ec512](https://github.com/appium/appium-uiautomator2-server/commit/67ec5121309a78a4c7459a61608cd16d984f1966))
|
|
6
|
+
|
|
7
|
+
## [9.3.1](https://github.com/appium/appium-uiautomator2-server/compare/v9.3.0...v9.3.1) (2025-11-30)
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* Update custom endpoint ([#738](https://github.com/appium/appium-uiautomator2-server/issues/738)) ([aca4749](https://github.com/appium/appium-uiautomator2-server/commit/aca4749fe9c2b1dafdd9beb3bd92e6b0e67316d5))
|
|
12
|
+
|
|
1
13
|
## [9.3.0](https://github.com/appium/appium-uiautomator2-server/compare/v9.2.0...v9.3.0) (2025-11-29)
|
|
2
14
|
|
|
3
15
|
### Features
|
|
Binary file
|
|
Binary file
|
package/apks/{appium-uiautomator2-server-v9.3.0.apk → appium-uiautomator2-server-v9.4.0.apk}
RENAMED
|
Binary file
|
|
Binary file
|
package/package.json
CHANGED
|
Binary file
|