Skip to content

4.0.0-alpha.6

Latest

Choose a tag to compare

@rokucommunity-bot rokucommunity-bot released this 08 Sep 17:26
ca58117

Added

  • Add rce startDevice/stopDevice CLI commands (#372)
  • Add format property to CaptureScreenshotResult (#386)
  • Support top-level patterns to external dirs using globstar (#394)

Changed

  • Migrate RCE routes to /api/v0/input and the 8060 port proxy (#396)
  • Rename getFilePaths to resolveFilesArray (#393)
  • Replace postman-request shims and fetch (#390)
  • Align on camelCase convention (#369)
  • Validate device configs specify exactly one targeting identifier (#388)
  • Refine comments (#371)
  • Rename query* ECP methods to get* (#385)
  • upgrade to @rokucommunity/logger@0.4.2. Notable changes since 0.4.1:
    • Security enhancements (#38, #39)

Removed