File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ def _(arg):
2727 # Translators: Long description to be shown for this add-on on add-on information from add-ons manager
2828 "addon_description" : _ ("""This add-on improves the use of Windows Magnifier with NVDA.""" ),
2929 # version
30- "addon_version" : "3.3 " ,
30+ "addon_version" : "3.4 " ,
3131 # Author(s)
3232 "addon_author" :
"Cyrille Bougot <[email protected] >" ,
3333 # URL for the add-on documentation support
Original file line number Diff line number Diff line change @@ -154,6 +154,11 @@ None of the Magnifier native commands can be modified.
154154
155155## Change log
156156
157+ ### Version 3.4
158+
159+ * The "move mouse to view" command works again
160+ * Updated localizations.
161+
157162### Version 3.3
158163
159164* Compatibility reduced to NVDA 2019.2.1 and beyond.
You can’t perform that action at this time.
0 commit comments