Skip to content

Releases: shamanec/GADS

v3.0.1

22 Jan 17:43
3db8d6d
Compare
Choose a tag to compare

What's Changed

  • Simplify MongoDB Reconnection Logic and Improve Timeout Management by @gifflet in #144

Full Changelog: v3.0.0...v3.0.1

v3.0.0

20 Jan 15:55
0c8816d
Compare
Choose a tag to compare

BREAKING CHANGES

  • Prebuilt WebDriverAgent ipa file is now a requirement on macOS as well
  • Added button to copy device custom Appium URL
  • Copy device clipboard to host clipboard
  • Small improvements

v2.6.4

17 Jan 12:44
f9a6e0e
Compare
Choose a tag to compare

Enhanced MongoDB reconnection logic

v2.6.3

09 Jan 17:33
dd3e829
Compare
Choose a tag to compare

Fix uninstalling apps via device control

v2.6.2

27 Dec 14:34
d8bcc3d
Compare
Choose a tag to compare
  • Fix touch&hold in portrait and all interactions in landscape for iOS devices when using custom WebDriverAgent

v2.6.1

25 Dec 14:54
babc797
Compare
Choose a tag to compare

Fix typing text via the actions tab in device control

v2.6.0

25 Nov 15:56
1fbe0ba
Compare
Choose a tag to compare
  • UI improvements
  • Added device control force release by admin
  • Updated session implementation for device control
  • Updated go-ios dependency to the latest release
  • Added iOS supervised pairing management

v2.5.0

25 Oct 15:21
068613f
Compare
Choose a tag to compare
  • Added the option to set target MJPEG stream settings from the UI
  • Added arbitrary swipe buttons next to the canvas (canvas swipe still works)
  • Lowered initial MJPEG stream settings values
  • Fixed an issue with the admin devices screen when no provider exists
  • Improved upon WebDriverAgent bundle ID handling in the provider config

Note Changes require downloading the latest GADS-Android-stream apk, you can just delete it from the provider folder and it will re-download it for you

v2.4.1

07 Oct 19:13
f61ec2d
Compare
Choose a tag to compare
  • Improvements on landscape handling for remote control

v2.4.0

01 Oct 14:14
903a119
Compare
Choose a tag to compare
  • Provider: Try to automatically update device screen dimensions if they are not added through the device config in the UI (manually setting/updating the width and height is still supported just in case)
  • Hub: Change placement of device buttons in control screen to improve responsive viewing