diff --git a/buildVars.py b/buildVars.py index 2f3c8c5..28fc568 100644 --- a/buildVars.py +++ b/buildVars.py @@ -27,7 +27,7 @@ def _(arg): # Translators: Long description to be shown for this add-on on add-on information from add-ons manager "addon_description": _("""This add-on improves the use of Windows Magnifier with NVDA."""), # version - "addon_version": "3.4", + "addon_version": "3.5", # Author(s) "addon_author": "Cyrille Bougot ", # URL for the add-on documentation support diff --git a/readme.md b/readme.md index ea9e508..5f3dfdb 100644 --- a/readme.md +++ b/readme.md @@ -154,6 +154,13 @@ None of the Magnifier native commands can be modified. ## Change log +### Version 3.5 + +* Prepares compatibility with NVDA 2024.1. +* Addresses potential security issues related to [GHSA-xg6w-23rw-39r8][ghsaLink] when using the add-on with older versions of NVDA. +However, it is recommended to use NVDA 2023.3.3 or higher. +* Note: From now on, translation updates will not appear anymore in the change log. + ### Version 3.4 * The "move mouse to view" command works again @@ -219,3 +226,5 @@ None of the Magnifier native commands can be modified. [download1.1]: https://github.com/CyrilleB79/winMag/releases/download/V1.1/winMag-1.1.nvda-addon [download3.2]: https://github.com/CyrilleB79/winMag/releases/download/V3.2/winMag-3.2.nvda-addon + +[ghsaLink]: https://github.com/nvaccess/nvda/security/advisories/GHSA-xg6w-23rw-39r8#event-132994