Releases: microsoft/accessibility-insights-windows
Canary Release: v1.1.2867.01
Changes:
This list of changes was auto generated.
Canary Release: v1.1.2866.01
Changes:
This list of changes was auto generated.
Canary Release: v1.1.2864.01
Changes:
- 9697743 chore(deps): Bump Axe.Windows from 2.4.1 to 2.4.2 in /src (#1883)
- 194dcf7 chore(deps): Bump WixToolset.Dtf.CustomAction from 5.0.1 to 5.0.2 in /src (#1865)
- 913d294 chore(deps): Bump Microsoft.CodeAnalysis.Analyzers from 3.3.4 to 3.11.0 in /src (#1864)
- 6d8f37b chore(deps): Bump Microsoft.Web.WebView2 from 1.0.2792.45 to 1.0.2849.39 in /src (#1873)
This list of changes was auto generated.
Canary Release: v1.1.2857.01
Changes:
This list of changes was auto generated.
Canary Release: v1.1.2830.01
Changes:
- 22c8f98 chore(deps): Bump MSTest.TestFramework from 3.4.0 to 3.6.0 in /src (#1859)
- bd8aaa8 chore(deps): Bump Octokit from 11.0.1 to 13.0.1 in /src (#1854)
This list of changes was auto generated.
Production Release: v1.1.2829.01
September 30 2024 Production Release (v1.1.2829.01)
Welcome to the September 30 2024 Production release of Accessibility Insights for Windows.
Installation Link: https://github.com/microsoft/accessibility-insights-windows/releases/download/v1.1.2829.01/AccessibilityInsights.msi
Documentation Link: https://accessibilityinsights.io/docs/en/windows/overview
Highlights
- We have updated from Axe.Windows 2.4.0 to Axe.Windows 2.4.1:
- Live inspect and automated tests have been fixed on Windows 11 Germanium (24H2). (#1837)
- When "provide feedback with sound" is enabled, earcons are now played when starting and stopping the "tab stops" test by keyboard. (#1851)
Rule Updates
- The
SiblingUniqueAndFocusable
rule has been downgraded to "uncertain" in Win32 applications due to a high rate of false positives. (#1838, microsoft/axe-windows#1046)
Production Release: v1.1.2703.01
June 4 2024 Production Release (v1.1.2703.01)
Welcome to the June 4 2024 Production release of Accessibility Insights for Windows.
Installation Link: https://github.com/microsoft/accessibility-insights-windows/releases/download/v1.1.2703.01/AccessibilityInsights.msi
Documentation Link: https://accessibilityinsights.io/docs/en/windows/overview
Highlights
- We have updated from Axe.Windows 2.3.0 to Axe.Windows 2.4.0:
- Added a
NativeWindowHandle
property, containing thehwnd
of the element under inspection. This property is disabled by default and can be enabled in properties settings. (microsoft/axe-windows#1022, @blackcatsonly) - Added a
LogicalSize
property, containing the bounding rectangle in logical (scaled for DPI) pixels of the element under inspection. This property is disabled by default and can be enabled in properties settings. (microsoft/axe-windows#1020)
- Added a