Skip to content

Latest commit

 

History

History
270 lines (116 loc) · 12.6 KB

CHANGELOG.md

File metadata and controls

270 lines (116 loc) · 12.6 KB

4.9.1 (2024-05-10)

Bug Fixes

4.9.0 (2024-03-28)

Features

4.8.2 (2024-02-12)

Bug Fixes

4.8.1 (2024-01-09)

Bug Fixes

  • selenium: apply Selenium 3 and 4 workaround for switchTo() when using Safari Driver (#412) (e701429)
  • skip unloaded iframes (#330) (66ff5bd), closes #323
  • Update axe-core to v4.8.3 (#415) (453dd25)

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.8.0 (2023-09-27)

Features

Bug Fixes

  • playwright,selenium: pin axe-core version to accept patch updates only (#362) (0b529fd)
  • Update axe-core to v4.8.2 (#361) (29df855)

4.7.0 (2023-04-26)

Features

Bug Fixes

4.6.0 (2023-01-19)

Features

  • playwright, selenium: add support for new include/exclude selectors and axe-core 4.6 (#283) (8736a9c)

4.5.1 (2022-11-15)

Bug Fixes

4.5.0 (2022-11-04)

Features

Bug Fixes

4.4.2 (2022-09-28)

Bug Fixes

  • add missing plugins to superpackage, playwright and utilities required for publishing (#216) (f4cf7ed)
  • improve result toString implementation to be more actionable (#233) (0417d13)
  • selenium,playwright: only set allowedOrigin when needed (#237) (4467b4d)

4.4.1 (2022-03-24)

Bug Fixes

  • playwright: update application branding (#211) (d9ff448)

Features

  • add playwright integration (#206) (cedf831)
  • new submodule: utilities to contain all the commonly used JSON mapped Java classes (#208) (9fe1bc6)
  • update axe-core to v4.3.5 (10f0960)
  • upgrade axe-core to 4.4.0 (#198) (65e69ff)

4.4.0 (2022-02-08)

Features

4.3.2 (2022-10-25)

Bug Fixes

  • selenium: only set allowedOrigin when needed (0c4daa5)

4.3.1 (2021-09-27)

Bug Fixes

Features

4.3.0 (2021-09-20)

Features

Performance Improvements

4.2.2 (2021-06-22)

Features

4.2.1 (2021-05-18)

Features

4.2.0 (2021-05-05)

Bug Fixes

Features

4.1.2 (2021-02-23)

Bug Fixes

Features

4.1.1 (2020-12-16)

Bug Fixes

1.0.6 (2020-12-11)

4.1.0 (2020-11-24)

Features

3.1.0 (2020-03-17)

Bug Fixes

  • pass axe correct context when using include+exclude (#43) (73a5009)
  • set minimum compiler source/target to java 7 (8d19fed)

3.0.0 (2019-02-08)

Features

  • add configurable script timeout (#28) (0a7d0b9), closes #17
  • aXe 3.0+: remove references to axe.a11yCheck, bump versions of Selenium webdriver, update axe to 2.6.1 in test/resources (43145e7)
  • update axe-core to v3.1.2 (#23) (914a506)

2.1.0 (2017-10-12)