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