Releases: Heck-R/HeckR_Replace
Releases · Heck-R/HeckR_Replace
Release v1.2.0
Changes:
- Added: Requires directive to work with AutoHotkey v2
Release v1.1.0
Changes:
- Added: Unicode insertion with character code
- With general hex value
- With base 10 value
- Added: Replace example
- Updated: README.md
Release v1.0.1
Changes:
- Fixed: Section Toggling
- Fixed: Alternative Section Toggling
The alternative toggle did not actually disable the sections, only the replaces, so the associated section toggle had to be called 2 times to reactivate the section - Fixed: Multiple Section Toggles
When multiple hotkeys were defined in the same toggleable section, only first one got toggled with the last replace value
- Fixed: Alternative Section Toggling