Skip to content

Releases: webdriverio/selenium-standalone

Release 8.0.5

24 Nov 13:44

Choose a tag to compare

  • Update compute-download-urls.js (#590) (b459f5a)
  • Bump release-it from 14.11.7 to 14.11.8 (a0d4c97)
  • Bump got from 11.8.2 to 11.8.3 (e188491)
  • Bump eslint from 8.2.0 to 8.3.0 (8e9a96f)
  • Bump release-it from 14.11.6 to 14.11.7 (74ac2e5)
  • Bump eslint from 8.1.0 to 8.2.0 (4e55c11)
  • Bump eslint-plugin-prettier from 3.4.0 to 4.0.0 (#580) (6ac6ec2)
  • Bump commander from 7.2.0 to 8.3.0 (#575) (3716079)
  • Bump husky from 6.0.0 to 7.0.4 (#578) (432b3f3)
  • Bump eslint from 7.29.0 to 8.1.0 (#577) (1d55bd2)
  • Bump prettier from 2.3.1 to 2.4.1 (e9fba3f)
  • Bump mocha from 9.0.1 to 9.1.3 (11564a9)
  • Bump doctoc from 2.0.1 to 2.1.0 (9e61a6c)
  • setup dependabot (b737825)

Release 8.0.4

28 Oct 08:28

Choose a tag to compare

Release 8.0.3

21 Oct 10:07

Choose a tag to compare

Release 8.0.2

19 Oct 20:40

Choose a tag to compare

  • improvents to release pipeline (080d857)

v8.0.0

19 Oct 15:56

Choose a tag to compare

  • Support for Selenium v4 by default
  • Update default drivers
  • Add release GitHub Action pipeline

v7.1.0

21 Jun 17:00

Choose a tag to compare

v7.1.0

  • support Apple M1 for chrome and gecko drivers #558
  • prevent selenium process from hanging if spawned programmatically without stdout/stderr handlers

v7.0.1

18 Jun 21:09

Choose a tag to compare

  • removed spawnCb
  • minor docs updates

v7.0.0

18 Jun 15:31

Choose a tag to compare

  • BREAKING CHANGE drop nodejs 10, minimum version is 12
  • BREAKING CHANGE removed callbacks for install and start commands
  • BREAKING CHANGE install and start commands are Promises now!
  • BREAKING CHANGE docker images are built with jdk11
  • BREAKING CHANGE dropped support of old browser drivers and platforms
  • BREAKING CHANGE change folder structure #491
  • check port before starting selenium #553
    l* ibs update, using github actions instead of travisci, minor fixes

v6.24.0

18 Jun 10:04

Choose a tag to compare

  • selenium 4 support
  • update default versions
  • package updates

v6.23.0

18 Jun 09:52

Choose a tag to compare

  • allow specifying fullURL to download selenium or browser driver #520
  • increased download and startup timeouts, and added more logging #519
  • edgechromium startup disabled for linux platform