Skip to content

Releases: browserstack/browserstack-cypress-cli

Public Beta v1.17.0

27 Jul 14:17
b3d3fef
Compare
Choose a tag to compare

Highlights of the changes 🥳:

  • Feature: Support for adding Tags to builds
  • Feature: Support for uploading .pmc and .pmp extension files

Public Beta v1.16.0

30 Jun 06:28
ed58e18
Compare
Choose a tag to compare

Highlights of the changes 🥳:

  • Feature: Downloadable JSON build report on Dashboard #365

  • Enhancement: Changed node module installation method to prevent NPM package installation issues #345

  • Security Fix: Fixed a security vulnerability caused by requestretry package #358

Public Beta v1.15.0

17 Jun 06:33
ab7f2c9
Compare
Choose a tag to compare

Highlights of the changes 🥳:

  • Feature: Support for choosing node version to run Cypress tests at BrowserStack

Public Beta v1.14.1

20 May 13:56
Compare
Choose a tag to compare

Highlights of the changes 🥳

  • Fix: “HTTPS:” not supported error while downloading the local binary
  • Fix: Changes to show consistent test status across Automate Dashboard and the BrowserStack CLI
  • Added logs and instrumentation for better debugging

Public Beta v1.14.0

27 Apr 11:56
Compare
Choose a tag to compare

Highlights of the changes 🥳

  • Feature: Support for --record flag on BrowserStack #284
  • Feature: Enhanced verbose logging feature on CLI using '--cli-debug' flag #311
  • Other minor enhancements

Public Beta v1.13.1

22 Apr 12:51
b9f6455
Compare
Choose a tag to compare
  • Updated some existing logs, added new logs for npm install and pipe npm install logs to a file - #296

Public Beta v1.13.0

15 Mar 09:28
5dd2cff
Compare
Choose a tag to compare

Highlights of the changes 🥳

  • Feature: Spec level timeout #248
  • Support for more file types in test suite - ‘gz’, ‘tgz’, ‘tiff’, ‘bmp’, ‘msg’, ‘gif’, ‘sql’ - #276, #271
  • Fix: zip upload error was being masked by an exception - #266
  • --force-upload will now upload npm dependencies as well - #266

Public Beta v1.12.1

28 Feb 09:57
0d1dbc2
Compare
Choose a tag to compare

Highlights of the changes 🥳

  • update local api call #249
  • fix: help failing for cli commands #253

Public Beta v1.12.0

15 Feb 15:09
df1d0b3
Compare
Choose a tag to compare

Highlights of the changes 🥳

  • Stacktrace on CLI console for build level failures - #233
  • Fix: update notifier to come up on each build run - #240
  • Feature: IP Geolocation - #207
  • Feature: Home Directory - #220

Public Beta v1.11.2

14 Jan 14:21
f96ddb0
Compare
Choose a tag to compare

Highlights of the changes 🥳

  • Improvement: Support for OS agnostic tests just by specifying browser and browser version
  • Fix: Exception being raised for errors without stacktrace