Skip to content

Releases: shamanec/GADS

v5.5.0

16 Apr 04:46
4717abe

Choose a tag to compare

What's Changed

Full Changelog: v5.4.0...v5.5.0

v5.4.0

10 Apr 04:48
d583e96

Choose a tag to compare

What's Changed

Full Changelog: v5.3.0...v5.4.0

v5.3.0

02 Apr 04:50

Choose a tag to compare

What's Changed

  • Refactor LocalHubDevice and add additional endpoints for reserving and releasing devices by @shamanec in #272
  • Add coordinate picker mode for custom actions by @gifflet in #274
  • Refactor provider device code: split Device struct, introduce PlatformDevice interface by @shamanec in #273
  • Document macOS Service setup for GADS provider by @TheDevWhoSaysNi in #275
  • Link macOS service configuration docs in the README and make minor adjustments by @TheDevWhoSaysNi in #276

New Contributors

Full Changelog: v5.2.0...v5.3.0

v5.3.0 - Test release

30 Mar 08:27
b2502cf

Choose a tag to compare

v5.3.0 - Test release Pre-release
Pre-release
Merge pull request #272 from shamanec/feature/improve-hub-device-code

Refactor LocalHubDevice and add additional endpoints for reserving and releasing devices

v5.2.0

25 Mar 16:53
af129b1

Choose a tag to compare

What's Changed

  • Refactor API responses to use a specific structure by @shamanec in #270
  • Enhance device apps obtaining logic and add option to kill apps from web UI by @shamanec in #271

Full Changelog: v5.1.0...v5.2.0

v5.1.0

18 Mar 05:24
e39a1a1

Choose a tag to compare

What's Changed

  • Feat(ios): Opt-in pair record cache for unsupervised devices by @mogilevich in #267
  • Fix(ios): Improve DDI mount error handling and WDA error logging by @mogilevich in #268

Full Changelog: v5.0.0...v5.1.0

v5.0.0

12 Mar 13:03
458f448

Choose a tag to compare

What's Changed

  • Add app installation support for Tizen and webOS platforms by @gifflet in #239

  • Implements app lifecycle management for Tizen and webOS platforms by @gifflet in #240

  • Resolve data inconsistency between hub and provider by @gifflet in #242

  • feat(devices): Add hot-reload support for devices added after provide… by @gifflet in #245

  • Add dev and system app flags for Tizen and WebOS by @gifflet in #247

  • Introduce new video streaming options by @shamanec in #252

  • Add TURN server support by @gifflet in #253

  • Add Custom Actions Support by @gifflet in #256

  • Add iOS broadcast extension WebRTC option by @shamanec in #257

  • Correct WDA pinch parameters by @gifflet in #264

  • Use TURN server WebRTC configuration for new streaming options by @shamanec in #261

  • Fix: Return empty arrays instead of null for device JSON fields by @mogilevich in #263

  • Fix: Prevent panic in MongoDB logger hook on missing event field by @mogilevich in #265

  • Skip device setup when initial setup failed (nil SemVer) by @mogilevich in #266

  • Additionally update go-ios module dependency to latest version and other small improvements

New Contributors

Full Changelog: v4.3.2...v5.0.0

V5.0.0 - Pre-Release Beta 3

10 Mar 18:13
3b13c13

Choose a tag to compare

Pre-release

What's Changed

Full Changelog: v5.0.0-beta.2...v5.0.0-beta.3

V5.0.0 - Pre-Release

06 Mar 06:43
6381dbb

Choose a tag to compare

V5.0.0 - Pre-Release Pre-release
Pre-release

What's Changed

Full Changelog: v5.0.0-beta.1...v5.0.0-beta.2

V5.0.0 - Pre-Release

18 Feb 16:36

Choose a tag to compare

V5.0.0 - Pre-Release Pre-release
Pre-release

What's Changed

  • Add Appium session reports by @shamanec in #235
  • Fix touch and hold for iOS by @shamanec in #236
  • Resolve pagination bug when filtering by tenant by @gifflet in #237
  • Add app installation support for Tizen and webOS platforms by @gifflet in #239
  • Implements app lifecycle management for Tizen and webOS platforms by @gifflet in #240
  • Resolve data inconsistency between hub and provider by @gifflet in #242
  • Add Appium report screenshots by @shamanec in #244
  • feat(devices): Add hot-reload support for devices added after provide… by @gifflet in #245
  • Add dev and system app flags for Tizen and WebOS by @gifflet in #247
  • Introduce new video streaming options by @shamanec in #252
  • Add TURN server support by @gifflet in #253
  • Add Custom Actions Support by @gifflet in #256

Full Changelog: v4.3.0...v5.0.0-beta.1