Skip to content

Releases: shamanec/GADS

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

v2.3.0

13 Sep 14:47
21b9fcc
Compare
Choose a tag to compare
  • Add basic landscape control
    • Note: This does not change device orientation, only allows you to switch the orientation in the UI in case your device is currently in landscape and vice versa

v.2.2.0

10 Aug 07:57
75453be
Compare
Choose a tag to compare
  • No longer require go-ios binary to be present on system path, go-ios modules are used instead
  • Add support for iOS 17.4+ on Windows/Linux
  • Improvements on device provisioning stability

v2.1.1

07 Aug 14:58
ed660c9
Compare
Choose a tag to compare
  • Fix Appium server check for Android in the provider device setup

v2.1.0

06 Aug 17:30
a4942a9
Compare
Choose a tag to compare
  • Add a button in the Admin panel for re-provisioning device if it gets stuck for some reason
  • Make devices fully available when Appium server is up (last step in device provisioning)
  • Improve device handling in the Appium grid

v2.0.2

29 Jul 15:01
6ad90c5
Compare
Choose a tag to compare

Added --relaxed-security flag on the Appium servers started by the provider - non-configurable for now

v2.0.1

27 Jul 06:47
0cb655c
Compare
Choose a tag to compare
  • Fix handling Appium capabilities for alwaysMatch in Appium grid

v2.0.0

19 Jul 16:07
c76f983
Compare
Choose a tag to compare

BREAKING CHANGES

  • Devices administration in hub - devices are now manually registered via the hub, this means your current setup will no longer work
  • Users administration added - add/update/delete users
  • Provider administration enhancements
  • Multiple QoL improvements around the hub UI
  • Stabilisation improvements on the provider setup
  • Different way of syncing data between providers and hub
  • Better integration of the Appium experimental grid with the UI
  • Cleaned up unused and obsolete code