Skip to content

Commit

Permalink
Updated version and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jmdaweb committed Oct 4, 2024
1 parent 21caada commit 2abedde
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
3 changes: 3 additions & 0 deletions addon/doc/en/changelog.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
This release brings the following changes:

* Updated translations.
3 changes: 3 additions & 0 deletions addon/doc/es/changelog.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Esta versión viene con los siguientes cambios:

* Traducciones actualizadas.
2 changes: 1 addition & 1 deletion buildVars.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
# Translators: Long description to be shown for this add-on on add-on information from add-ons manager
"addon_description" : _("""Allows remote control of and remote access to another machine. This add-on is based on NVDA Remote."""),
# version
"addon_version" : "2024.9.20",
"addon_version" : "2024.10.4",
# Author(s)
"addon_author" : "Asociación Comunidad Hispanohablante de NVDA <[email protected]> and other contributors. Original work by Tyler Spivey <[email protected]>, Christopher Toth <[email protected]>",
# URL for the add-on documentation support
Expand Down
3 changes: 1 addition & 2 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
This release brings the following changes:

* The method to calculate number of connected computers to a session should be more acurate on unstable Internet connections.
* Updated translations.
* Set last tested NVDA version to 2024.3.1
* First attempt to make TeleNVDA compatible with Display Addons Changelog add-on created by @javidominguez. Changelogs will be provided only in english and spanish, no more translations allowed for now.

SHA256:

0 comments on commit 2abedde

Please sign in to comment.