Skip to content

Releases: browserstack/browserstack-cypress-cli

Public Beta v1.19.1

25 Nov 08:46
f6fcafd

Choose a tag to compare

Highlights of the changes 🥳:

  • Feature: Support for uploading .pfx and .tsx extension files

Public Beta v1.19.0

04 Oct 13:32
332f6d5

Choose a tag to compare

Highlights of the changes 🥳:

  • Feature: Support to upload mjpeg and y4m files
  • Feature: Support any name for cypress config file. Fixes #398

Public Beta v1.18.0

12 Aug 07:18
566e0f4

Choose a tag to compare

Highlights of the changes 🥳:

  • Feature: Added support for Cypress 10

Public Beta v1.17.0

27 Jul 14:17
b3d3fef

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

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

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

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

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

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

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