Skip to content

Releases: thgcode/snippetsForNVDA

1.0.11

Choose a tag to compare

@thgcode thgcode released this 10 May 00:55

Update compatibility with NVDA 2026.1.

1.0.10

Choose a tag to compare

@thgcode thgcode released this 21 Sep 18:04

Update compatibility with NVDA 2025.3.

1.0.9

Choose a tag to compare

@thgcode thgcode released this 25 Aug 20:02

What's Changed

  • Add the ability to save current snippets to disk and load from disk for reuse by @magoolation in #24
  • Hardcode CTRL+V input gesture since vkCodeScanEx gives a lookuperror on the Russian keyboard layout by @thgcode in #30
  • Fix focus mode detection on VSCode by @thgcode in #28

Full Changelog: 1.0.8...1.0.9

1.0.8

Choose a tag to compare

@thgcode thgcode released this 07 Apr 21:13

What's Changed

Full Changelog: 1.0.7...1.0.8

1.0.7

Choose a tag to compare

@thgcode thgcode released this 02 Apr 22:15

What's Changed

New Contributors

Full Changelog: 1.0.6...1.0.7

1.0.6

Choose a tag to compare

@thgcode thgcode released this 11 Jan 20:59

What's Changed

New Contributors

1.0.5

Choose a tag to compare

@thgcode thgcode released this 18 Feb 15:13

What's Changed

  • Fix compatibility with the Windows 11 notepad application by @thgcode in #19
  • Update compatibility with NVDA 2023.1

Full Changelog: 1.0.4...1.0.5

1.0.4

Choose a tag to compare

@thgcode thgcode released this 26 Apr 22:43

What's Changed

  • Fix compatibility with NVDA 2022.1

1.0.3

Choose a tag to compare

@thgcode thgcode released this 12 Jul 22:32
Update version to 1.0.3 to keep up with the new release of NVDA

1.0.2

Choose a tag to compare

@thgcode thgcode released this 19 Oct 10:46

What's new on this version?

  • Added Simplified Chinese translation (thanks to cary-rowen).