Skip to content

Latest commit

 

History

History
51 lines (23 loc) · 1.22 KB

changelog.md

File metadata and controls

51 lines (23 loc) · 1.22 KB

NVDAAutoclip changelog:

V1.2.0:

  • NVDA 2024.1 support.

  • fixed double speaking of the same text.

  • added unassigned gesture to toggle interrupting speech before speaking the clipboard.

  • You can now hide the option in the tools menu to toggle Autoclip. It can be found in the settings.

  • When a large block of text is coppied to the clipboard, it will be split into chunks of 300 character chunks and be spoken seperatly to avoid causing issues with speech synthesizers.

  • When the "always interrupt" option is enabled, rappid clipboard updates will no longer interrupt speech.

  • Improved performance.

V1.1.0:

  • enternal code optimizations to fix compatibility issue with DECTalk add-on and other bugs.

  • Updated translations.

V1.0.4:

  • Added Ukrainian translation by Heorhii.

V1.0.3:

  • Added Vietnamese translation by nguyenninhhoang.

V1.0.2:

  • the toggle Autoclip script is now in it's own category. The description has been also updated to include the name of the add-on so that it can be found when searching for it in the input gesture dialog.

  • You can now toggle Autoclip, automatic clipboard reading in sleep mode

V1.0.1:

  • the readme is included as add-on help.

V1.0.0:

  • Initial release.