3.8.3

Released Released on January 23, 2020

Bugfixes:

  • We fixed an error during cypress run indicating could not find CRI target when Cypress was unable to find the tab to control. Fixes #6053.

  • HTTP requests to sites using a TLS version lower than 1.2 now no longer fail. Fixes #5446.

  • cypress verify will no longer error on some systems when -screen is not defined. Fixes #6184.

  • We fixed a regression in 3.5.0 causing cy.type({ force: true }) to no longer forcibly type characters for readonly inputs. Fixes #6116.

  • Generated reports when using custom reporters now have a defined file property. Fixes #1495.

Misc:

  • Messages from cy.get() are now truncated at 50 lines the Command Log instead of the 1 line. Addresses #6145.

  • We now collect more environment variables for Bamboo CI when recording for the Dashboard. Addresses #4895.

Dependency Updates:

  • Upgraded electron from 7.1.7 to 7.1.10. Addressed in #6180 and #6242.

  • Upgraded http-status-codes from 1.3.2 to 1.4.0. Addressed in #6134.

  • Upgraded socket.io and socket.io-client from 2.2.0 to 2.3.0. Addressed in #6179.