You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`SHOULD_USE_COMPACT_RESPONSES`, `ELEMENT_RESPONSE_ATTRIBUTES` and
79
+
`DEFAULT_IMAGE_TEMPLATE_SCALE` settings were added for both Android and iOS [#1166](https://github.com/appium/java-client/pull/1166), [#1156](https://github.com/appium/java-client/pull/1156) and [#1120](https://github.com/appium/java-client/pull/1120)
80
+
- The new interface `io.appium.java_client.ExecutesDriverScript ` was added. [#1165](https://github.com/appium/java-client/pull/1165)
81
+
- Added an ability to get status of appium server. [#1153](https://github.com/appium/java-client/pull/1153)
82
+
-`tvOS` platform support was added. [#1142](https://github.com/appium/java-client/pull/1142)
83
+
- The new interface `io.appium.java_client. FindsByAndroidDataMatcher` was added. [#1106](https://github.com/appium/java-client/pull/1106)
84
+
- The selector strategy `io.appium.java_client.MobileBy.ByAndroidDataMatcher` was added. [#1106](https://github.com/appium/java-client/pull/1106)
85
+
- Selendroid for android and UIAutomation for iOS are removed. [#1077](https://github.com/appium/java-client/pull/1077)
86
+
-**[BUG FIX]** Platform Name enforced on driver creation is avoided now. [#1164](https://github.com/appium/java-client/pull/1164)
87
+
-**[BUG FIX]** Send both signalStrengh and signalStrength for `GSM_SIGNAL`. [#1115](https://github.com/appium/java-client/pull/1115)
88
+
-**[BUG FIX]** Null pointer exceptions when calling getCapabilities is handled better. [#1094](https://github.com/appium/java-client/pull/1094)
89
+
90
+
-**[DEPENDENCY UPDATES]**
91
+
-`org.seleniumhq.selenium:selenium-java` was updated to 4.0.0-alpha-1.
92
+
-`org.aspectj:aspectjweaver` was updated to 1.9.4.
93
+
-`org.apache.httpcomponents:httpclient` was updated to 4.5.9.
94
+
-`cglib:cglib` was updated to 3.2.12.
95
+
-`org.springframework:spring-context` was updated to 5.1.8.RELEASE.
96
+
-`io.github.bonigarcia:webdrivermanager` was updated to 3.6.1.
97
+
-`org.eclipse.jdt:ecj` was updated to 3.18.0.
98
+
-`com.github.jengelman.gradle.plugins:shadow` was updated to 5.1.0.
99
+
-`checkstyle` was updated to 8.22.
100
+
-`gradle` was updated to 5.4.
101
+
-`dependency-check-gradle` was updated to 5.1.0.
102
+
-`org.slf4j:slf4j-api` was updated to 1.7.26.
103
+
-`org.apache.commons:commons-lang3` was updated to 3.9.
0 commit comments