Releases: jmdaweb/enhancedAria
Releases · jmdaweb/enhancedAria
v2.8
This release gives a step back by changing last tested NVDA version to 2019.2. It also includes localization updates. For now, this add-on is considered as legacy.
v2.7
This release includes updated translations and compatibility flags for NVDA 2019.3. This add-on is compatible with Python 3.
v2.6
This new version brings the following changes:
- Updated compatibility flags for recent NVDA versions. This version is only compatible with NVDA 2017.4 and above.
- New and updated translations.
- Now, the configuration is automatically applied after switching NVDA profiles and restoring settings to factory defaults.
v2.5
This release fixes compatibility flags for NVDA 2019.1.
v2.4
This release includes new and updated translations, and fixes a bug which caused configuration to be reset after an add-on upgrade.
v2.3
This release adds compatibility flags for NVDA 2019.1 and later, and includes new translations.
v2.2
This version fixes a critical bug caused when report article landmarks was enabled and a braille display was being used.
v2.2-dev
This release fixes a critical issue when trying to display the article landmark on a braille display.
v2.1
This update contains compatibility and stability improvements. Specifically:
- Removed WXPython 4 deprecation warning: now, instead of calling wx.NewId(), wx.ID_ANY constant is used.
- Now, the preferences menu is reached in old NVDA releases using gui.mainFrame.sysTrayIcon.preferencesMenu.
v2.0
This version adds compatibility with the new multi-category settings dialog in NVDA 2018.2 and later, adds compatibility with Python 3 and uses the guiHelper module to create the addon gui.