Skip to content

v1.1.34.03

Compare
Choose a tag to compare
@Lexikos Lexikos released this 05 Jun 02:46
· 2957 commits to alpha since this release
v1.1.34.03
ac4e989

Fixed double backspacing of supplementary Unicode characters in hotstrings.

Fixed a:: not firing if a up:: and a & b:: are present.

Fixed MinSize/MaxSize being applied incorrectly before the first call to Gui Show.

Fixed the hook thread getting stuck in an infinite loop if an InputHook has been restarted too soon after being stopped.

Fixed crashes or undefined behaviour when a blank parameter is passed to FileCopy, FileMove, FileCopyDir, FileMoveDir or FileRemoveDir.

Fixed dead keys erroneously being reapplied by the keyboard hook after the final character of a hotstring is suppressed (e.g. for :?*:ò::ó).