Skip to content

Commit 1c498b3

Browse files
committed
Updated version to 2025.3.14. Updated changelog
1 parent 80777b5 commit 1c498b3

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

buildVars.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
# Translators: Long description to be shown for this add-on on add-on information from add-ons manager
2020
"addon_description" : _("""Allows remote control of and remote access to another machine. This add-on is based on NVDA Remote."""),
2121
# version
22-
"addon_version" : "2025.3.3",
22+
"addon_version" : "2025.3.14",
2323
# Author(s)
2424
"addon_author" : "Asociación Comunidad Hispanohablante de NVDA <contacto@nvda.es> and other contributors. Original work by Tyler Spivey <tspivey@pcdesk.net>, Christopher Toth <q@q-continuum.net>",
2525
# URL for the add-on documentation support

changelog.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
This release brings the following changes:
22

3-
* Fixed CVE-2025-26326, thanks to @RafaelFernandesBR. Now, TeleNVDA will fail to connect or save settings when attempting to use passwords with less than 6 characters or easily discoverable.
4-
* Last tested NVDA version is now 2024.4.2.
3+
* Updated translations.
54

65
Important: some anti-virus software are flagging parts of this add-on as malicious. Specifically, `url_handler.exe`, which opens `remote://` and `tele://` links. If you don't use this feature, you can safely quarantine or delete the file. Otherwise, you must add it as an exception.
76

0 commit comments

Comments
 (0)