Releases: babelcloud/gbox-sdk-ts
Releases · babelcloud/gbox-sdk-ts
v0.8.0
0.8.0 (2025-06-20)
Full Changelog: v0.7.0...v0.8.0
Features
- android: enhance APK installation logic to support local file checks (06b220d)
- api: api update (de72a6d)
- api: api update (e55165a)
- api: api update (ea845e7)
- api: api update (87ff176)
- api: api update (3066fcd)
- api: api update (cd9fea3)
- api: api update (006e352)
- api: api update (064a367)
- api: api update (9f4a111)
- api: api update (a4bf097)
Bug Fixes
Chores
v0.7.0
v0.6.0
v0.5.0
0.5.0 (2025-06-18)
Full Changelog: v0.4.1...v0.5.0
Features
- Enhance ActionOperator to support screenshot saving. Added ActionScreenshot interface with optional path property. Implemented saveDataUrlToFile method to handle file writing for screenshots. (f36a8dd)
v0.4.1
0.4.1 (2025-06-18)
Full Changelog: v0.4.0...v0.4.1
v0.4.0
v0.3.1
v0.3.0
0.3.0 (2025-06-17)
Full Changelog: v0.2.0...v0.3.0
Features
- add typeDoc (a81a6f0)
- api: add read and write methods to FileSystemOperator and enhance DirectoryOperator with listInfo and list methods (579ea43)
- api: api update (1515295)
- api: api update (152fb79)
- api: api update (ca6b440)
- api: api update (91422c4)
- api: api update (b1c6f3d)
- api: api update (378355a)
- api: api update (f5224e0)
- api: api update (2925ec7)
- api: api update (22c87fc)
- api: api update (ebec36a)
- api: api update (c2fc3b0)
- api: api update (05cff42)
- api: api update (35617a4)
- api: api update (6e4209c)
- api: enhance box interfaces with timeout support and update delete method (3f9e5d0)
- api: expose app property and rename listApps method to list in AndroidBoxOperator (15bd9c2)
- api: extend action interfaces to include optional screenshotDelay parameter (819ad3f)
- client: add support for endpoint-specific base URLs (d591c9f)
- fs (7d608f9)
Bug Fixes
- publish script — handle NPM errors correctly (f0108e4)
- remove connect url (9e5e7b1)
- remove timeout (63b66c0)
Chores
- ci: enable for pull requests (9ce0800)
- client: refactor imports (729a4c7)
- internal: add pure annotations, make base APIResource abstract (c2cb166)
Documentation
v0.2.0
0.2.0 (2025-06-12)
Full Changelog: v0.1.1...v0.2.0
Features
- api: api update (048d346)
- api: api update (845f970)
- api: api update (b53aca8)
- api: api update (91efaf3)
- api: api update (011430c)
- api: api update (c772f6d)
- api: api update (99aecf9)
- api: api update (6860acb)
- api: api update (d72b54a)
- api: api update (1a655ae)
- api: enhance GboxSDK with new response types and improved method examples (788f45e)
v0.1.1
0.1.1 (2025-06-09)
Full Changelog: v0.1.0...v0.1.1
Features
- android: add install, uninstall, and listApps methods to AndroidBoxOperator (c891632)
- api: api update (0fb9728)
- api: api update (2bfe8b1)
- api: api update (c67a3fc)
- api: api update (84e710a)
- api: api update (bd42abf)
- api: api update (cfbee01)
- api: api update (a20cba5)
- api: api update (3dd1418)
- api: api update (c4ccd09)
- api: api update (a720dcb)
- api: api update (24bb0b4)
Bug Fixes
- box delete method (039414f)
- docs: correct section title from Feature to Features in README.md; update runCode method to remove hardcoded type in base.ts (2b8a37c)
- test case (9c00c9e)
- uninstall type (d24a72a)