Skip to content

Releases: browserstack/browserstack-cypress-cli

Public Beta v1.19.2

15 Dec 13:41
a70acc7
Compare
Choose a tag to compare

Highlights of the changes 🥳:

  • Exception handled for browserstack-cypress init in existing cypress repositories

Public Beta v1.19.1

25 Nov 08:46
f6fcafd
Compare
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
Compare
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
Compare
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
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