Skip to content

addonStoreMirror 1.2.1

Choose a tag to compare

@serrebidev serrebidev released this 03 Sep 04:23
· 8 commits to main since this release

The helper add-on now requires NVDA 2025.1, the first release with a configurable Add-on Store URL ([addonStore] baseServerURL). NVDA 2023.2 through 2024.4 hardcode the official store address, so on those builds the add-on reports the requirement and leaves the Store untouched instead of patching a Store it can never redirect.

Changes in 1.2.1:

  • Requires NVDA 2025.1; earlier NVDA versions are detected and reported rather than failing at startup.
  • Failing to read the Add-on Store URL no longer leaves NVDA's Add-on Store list permanently modified.

Mirror updates shipped with this release:

  • Release notes in Spanish or Russian are replaced by another source's English notes for the same add-on before falling back to the not-available placeholder; ordinary English words like "Version" and "corrected" are no longer misread as foreign prose.
  • A dev or beta entry whose version equals the stable channel's release is dropped, so each add-on is listed once.
  • An unparseable official version no longer aborts the whole build.