Skip to content

Releases: 8LWXpg/RegExHotstring

v3.5

14 Jun 04:18
Compare
Choose a tag to compare

RegExHotstring v3.5

Changes:

  • add option T Use SendText instead of SendInput #5

v3.4

16 May 12:27
Compare
Choose a tag to compare

RegExHotstring v3.4

Changes:

  • fix error with ctrl(or and modifier key)+backspace
  • change back to Send for advanced text sending support. Make sure you escaped all special charaters at CallBack before updating

v3.3

06 May 03:03
Compare
Choose a tag to compare

RegExHotstring v3.3

Changes:

  • fix NumpadEnter #4

v3.2

04 May 10:43
Compare
Choose a tag to compare

RegExHotstring v3.2

Changes

  • fix error with CapsLock

v3.1

02 May 15:56
Compare
Choose a tag to compare

RegExHotstring v3.1

Changes

  • fix error with numpad

v3.0

27 Apr 11:34
Compare
Choose a tag to compare

RegExHotstring v3.0

Changes

  • now suppress text keys then resend it
  • fix problems with sending non-text keys after triggering

v2.7

26 Apr 05:39
Compare
Choose a tag to compare

RegExHotstring v2.7

Changes

  • fix text sending

v2.6

22 Apr 03:53
Compare
Choose a tag to compare

RegExHotstring v2.6

Changes

  • fix backspace sending

v2.5

28 Feb 05:37
Compare
Choose a tag to compare

RegExHotstring v2.5

Changes:

  • modify SendLevel to allow trigger normal hotstrings in the same script

v2.4

23 Feb 13:40
Compare
Choose a tag to compare

RegExHotstring v2.4

Changes:

  • code optimize