Skip to content

Releases: jmdaweb/enhancedAria

v2.8

30 Nov 15:02
Compare
Choose a tag to compare

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

26 Jul 16:50
Compare
Choose a tag to compare

This release includes updated translations and compatibility flags for NVDA 2019.3. This add-on is compatible with Python 3.

v2.6

25 May 22:26
Compare
Choose a tag to compare

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

09 Feb 12:09
Compare
Choose a tag to compare

This release fixes compatibility flags for NVDA 2019.1.

v2.4

25 Jan 19:22
Compare
Choose a tag to compare

This release includes new and updated translations, and fixes a bug which caused configuration to be reset after an add-on upgrade.

v2.3

11 Dec 22:39
Compare
Choose a tag to compare

This release adds compatibility flags for NVDA 2019.1 and later, and includes new translations.

v2.2

21 Aug 18:46
Compare
Choose a tag to compare

This version fixes a critical bug caused when report article landmarks was enabled and a braille display was being used.

v2.2-dev

17 Aug 10:47
Compare
Choose a tag to compare
v2.2-dev Pre-release
Pre-release

This release fixes a critical issue when trying to display the article landmark on a braille display.

v2.1

16 Aug 13:14
Compare
Choose a tag to compare

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

13 Jun 09:18
Compare
Choose a tag to compare

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.