appium-uiautomator2-server 9.3.1 → 9.4.1
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.1.apk → appium-uiautomator2-server-v9.4.1.apk} +0 -0
- package/apks/appium-uiautomator2-server-v9.4.1.apk.idsig +0 -0
- package/package.json +1 -1
- package/apks/appium-uiautomator2-server-v9.3.1.apk.idsig +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
1
|
+
## [9.4.1](https://github.com/appium/appium-uiautomator2-server/compare/v9.4.0...v9.4.1) (2025-11-30)
|
|
2
|
+
|
|
3
|
+
### Miscellaneous Chores
|
|
4
|
+
|
|
5
|
+
* Respect CurrentDisplayId setting while taking screenshots ([#735](https://github.com/appium/appium-uiautomator2-server/issues/735)) ([1ee22d2](https://github.com/appium/appium-uiautomator2-server/commit/1ee22d2bd1075bbafdfc7fc8b7fb4d13377ffb45))
|
|
6
|
+
|
|
7
|
+
## [9.4.0](https://github.com/appium/appium-uiautomator2-server/compare/v9.3.1...v9.4.0) (2025-11-30)
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* 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))
|
|
12
|
+
|
|
1
13
|
## [9.3.1](https://github.com/appium/appium-uiautomator2-server/compare/v9.3.0...v9.3.1) (2025-11-30)
|
|
2
14
|
|
|
3
15
|
### Bug Fixes
|
|
Binary file
|
|
Binary file
|
package/apks/{appium-uiautomator2-server-v9.3.1.apk → appium-uiautomator2-server-v9.4.1.apk}
RENAMED
|
Binary file
|
|
Binary file
|
package/package.json
CHANGED
|
Binary file
|