Selenoid Versions Save

Selenium Hub successor running browsers within containers. Scalable, immutable, self hosted Selenium-Grid on any platform with single binary.

1.11.2

3 months ago

This release adds support for Docker version 25.0.0 and above that rely on Docker API 1.44.

What's Changed

Full Changelog: https://github.com/aerokube/selenoid/compare/1.11.1...1.11.2

1.11.1

4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/aerokube/selenoid/compare/1.11.0...1.11.1

1.11.0

9 months ago

New features

  • #1063 - support for Selenium client capabilities for devtools

1.10.12

11 months ago

Fixes

  • #1340 - Docker API 1.43 support (Docker 24.0 and above)

1.10.11

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/aerokube/selenoid/compare/1.10.10...1.10.11

1.10.10

1 year ago

What's Changed

Full Changelog: https://github.com/aerokube/selenoid/compare/1.10.9...1.10.10

1.10.9

1 year ago

What's Changed

Full Changelog: https://github.com/aerokube/selenoid/compare/1.10.8...1.10.9

1.10.8

1 year ago

New features

  • #1230, #1236, #1237, #1242 - ARM64 binary and Docker image
  • #1235, #1244 - correct Host header in Docker and drivers mode

Improvements

  • #1209 - bump Golang to 1.18
  • #1210 - documentation improvements
  • #1231 - fresh dependencies

Full Changelog: https://github.com/aerokube/selenoid/compare/1.10.7...1.10.8

1.10.7

2 years ago

New features

  • #399 - support non-standard Selenoid APIs and WebDriver protocol extensions

Improvements

  • #1143 - W3C protocol compatible error messages

1.10.6

2 years ago

Fixes

  • #1079 - file upload is not compatible with Selenium 4 client