v7.1.1 - Reworking Paste Functionality
This release resolves a bug where paste functionality was slow, unreliable, or broken, as reported in issues like #472. The paste mechanism has been reworked to simulate a native Command/Control + V keystroke instead of relying on the previous enigo.text
function. Please note that this presumes a QWERTY keyboard layout (please create a new issue if you are using another keyboard layout and it doesn't work)!
This provides a significantly more reliable pasting experience. Thank you to @shanelindsay for implementing this fix in #509.
New Contributors
- @shanelindsay made their first contribution in #509
Full Changelog: v7.1.0...v7.1.1
Questions? Join our Discord or check the documentation.
Love Whispering? Star us on GitHub to show your support!