- Fix an error that can lead to an infinite loop #18
- Improve the robustness of mouse movements by changing from cursor location bookkeeping to getting the actual cursor location
- New feature: change the typing speed. Contributed by basvdl97.
- Resolve issue that can crash HLISA when scaling has extreme parameter values, see also this comment.