Skip to content

Latest commit

 

History

History
159 lines (86 loc) · 13.3 KB

CHANGELOG.md

File metadata and controls

159 lines (86 loc) · 13.3 KB

1.8.0 (2024-09-18)

Features

Bug Fixes

  • Conditionally present 'conflict' or 'conflicts' on TestQueue Status column (#1215) (4e51862)
  • Vendor review approval modal content edit and close button fix (#1206) (733f446), closes #1202 #1203

Reverts

  • Revert "Move from express v5-beta to express v5 (#1210)" (08b2a91), closes #1210

1.7.0 (2024-08-26)

Features

Bug Fixes

  • Basic snapshot testing (#1175) (84e269d)
  • Only match with single alphanumeric keys in "Assign Testers" dropdown search, ignore Tab (#1196) (a80b80b)
  • Radio buttons for assertion verdicts (#1161) (eb8f9ea), closes #1045
  • Update and expand /client tests (#1169) (abe3086)

1.6.0 (2024-07-29)

Features

  • permit automated testing for firefox and chrome with voiceover (#1170) (9c73ab5)

Bug Fixes

  • Update metrics calculations and related UI components (#1172) (e4242bc)

Reverts

  • revert accidental commit directly to develop (d1c409c)

1.5.0 (2024-07-22)

Features

Bug Fixes

  • Add "View Logs" button to Manage Bot Run Dialog (#1152) (6379fd0)
  • onHide error thrown on ESC press when is open (d118b35)
  • random key for each collection job (#1135) (78fab77)
  • Remove TestQueue v1 and update Test Queue e2e tests (#1146) (fd6e86f)
  • Reset TestPlanVersion nextval during import if IDs aren't used (#1153) (c913504)
  • terminology update for priority 3 (MAY), passed/failing -> supported/unsupported (#1150) (1f61c87)

1.4.0 (2024-06-24)

Features

Bug Fixes

  • use correct test number sequence for raising github issues (#1128) (70270e3)

1.3.1 (2024-06-12)

Bug Fixes

  • add test for decimal rowNumber test automation (#1114) (347bf07), closes #1106
  • Include the latest w3c/aria-at data imports in tests and update sample data (#1111) (ae90bce)
  • Update incorrectly set deprecation dates for test plan versions (#1122) (d077bb5), closes #966

1.3.0 (2024-05-28)

Features

  • Add workflow to automate deployment to aria-at.w3.org on a push to the main branch (#1050) (3c53580)
  • Enable automation support for VoiceOver/Safari/MacOS (#1101) (c1e0688)
  • Redesign support table to match APG styling, addresses #212 (#1056) (b8cefcd)
  • Restructure APG Support Tables (#1053) (7b75cbe)

Bug Fixes

  • Add support in import test script for importing test harness (#1064) (2af0b88)
  • Add type-ahead to assign tester dropdown (#1095) (b6a5f54), closes #991
  • Correct sorting for the tester assignment menu, addresses #993 (#1067) (01c818f)
  • correctly support rowNumbers like 14.1 with automation (#1105) (2b88c5f)
  • Focus first item in menu dropdowns (#1089) (8429aa6), closes #992
  • status for RUNNING tests updates when job status becomes finalized (#1094) (a062f63)
  • Update paths for import tests in main.yml deploy (#1100) (9414180)
  • Use aria-checked for AssignTesterDropdown (#1097) (ae97530), closes #977

1.2.1 (2024-05-06)

Bug Fixes

  • Improve Windows support by to stripping ansi colors (#1084) (3edc15e)
  • Make sorting tests easier by supporting decimal presentation numbers - Address #1085 (#1086) (761e4aa)

1.2.0 (2024-04-29)

Features

Bug Fixes

1.1.0 (2024-04-08)

Features

  • Add workflow to include automatic deployments to staging (#912) (226a472)
  • Include workflow for automatic CHANGELOG and version bumps (#913) (f981da8)

Bug Fixes

  • return affected TestPlanReport instead of dataset for assign and remove tester (f11234e)

Reverts

  • Revert "Force certificates to renew" (#998) (33d5f7b), closes #998
  • Revert "Handle focus leaving non-focusable header element backwards in FocusTrapper" (7783342)
  • Revert "Update React" (d791f17)
  • Revert "Update React" (944c873)
  • Revert "Update React" (56c2208)
  • Revert "Update React" (944130e)
  • Revert "Add Test Plan to Test Queue modal dialog accessibility modifications (#361)" (8aa182d), closes #361