Releases: shamanec/GADS
v5.5.0
v5.4.0
v5.3.0
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
- @TheDevWhoSaysNi made their first contribution in #275
Full Changelog: v5.2.0...v5.3.0
v5.3.0 - Test 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
v5.1.0
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
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
-
Add iOS broadcast extension WebRTC option by @shamanec in #257
-
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-iosmodule dependency to latest version and other small improvements
New Contributors
- @mogilevich made their first contribution in #263
Full Changelog: v4.3.2...v5.0.0
V5.0.0 - Pre-Release Beta 3
What's Changed
Full Changelog: v5.0.0-beta.2...v5.0.0-beta.3
V5.0.0 - Pre-Release
What's Changed
Full Changelog: v5.0.0-beta.1...v5.0.0-beta.2
V5.0.0 - 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