Skip to content

Releases: abdel792/sayCurrentKeyboardLanguage

v24.10.12

12 Oct 13:37
Compare
Choose a tag to compare

Changes for 20241012.0.0

  • Updated translations.

Full Changelog: v24.05.07...v24.10.12

v24.05.07

07 May 17:56
Compare
Choose a tag to compare

Changes for 20240507.0.0

  • Updated translations.

Full Changelog: v24.03.26...v24.05.07

v24.03.26

26 Mar 15:54
Compare
Choose a tag to compare

Changes for 20240326.0.0

  • Updated compatibility for nvda-2024.1.;
  • Deleted download link from readme, the download link for future updates will now only be available from the add-on store.

Full Changelog: v23.12.29...v24.03.26

v23.12.29

29 Dec 14:11
Compare
Choose a tag to compare

Changes for 20231229.0.0

  • Added a backward compatible implementation to support speak on demand mode, which will soon be available with nvda-2024.1.
  • Corrected the download links as well as the add-on home page to no longer refer to the legacy url https://addons.nvda-project.org/.

Full Changelog: v23.07.29...v23.12.29

v23.12.29-beta

29 Dec 14:04
Compare
Choose a tag to compare
v23.12.29-beta Pre-release
Pre-release

Changes for 20231229.0.1

  • Added a backward compatible implementation to support speak on demand mode, which will soon be available with nvda-2024.1.
  • Corrected the download links as well as the add-on home page to no longer refer to the legacy url https://addons.nvda-project.org/.

Full Changelog: v23.12.25-beta...v23.12.29-beta

v23.12.25-beta

25 Dec 22:35
Compare
Choose a tag to compare
v23.12.25-beta Pre-release
Pre-release

Changes for 20231225.0.1

  • Added support for the speak on demand feature introduced with NVDA-2024.1;
  • Continuation of tests on version 2024.1-beta.

Full Changelog: v23.10.09-beta...v23.12.25-beta

v23.10.09-beta

09 Oct 13:22
Compare
Choose a tag to compare
v23.10.09-beta Pre-release
Pre-release

Changes for 20231009.0.1

  • testing compatibility with nvda-2024.1.0.

Full Changelog: v23.07.29...v23.10.09-beta

v23.07.29

29 Jul 11:18
Compare
Choose a tag to compare

Changes for 20230729.0.0

  • Applied the flake8 and mypy rules to the code;
  • Changed the minimum supported NVDA version to 2019.3 to support annotations introduced in Python 3.
  • Removed the "NVDA + F4" gesture calling the script giving the keyboard language., to allow users to choose their preferred gesture.

Full Changelog: v23.07.28...v23.07.29

v23.07.28

28 Jul 03:17
Compare
Choose a tag to compare

Changes for 20230728.0.0

  • Applied the flake8 and mypy rules to the code;
  • Changed the minimum supported NVDA version to 2019.3 to support annotations introduced in Python 3.

Full Changelog: v23.07.24...v23.07.28

v23.07.24

24 Jul 18:32
Compare
Choose a tag to compare

Changes for 20230724.0.0

  • Code analyzed and corrected using flake8 rules.

Full Changelog: v23.07...v23.07.24