Releases: guilryder/clavier-plus
Releases Β· guilryder/clavier-plus
Clavier+ 11.4.1
- Added Japanese translation contributed by coolvitto.
- Fixed backslash unescaping bugs, for instance
[|\\|]
should type a single backlash instead of two.
Clavier+ 11.4.0
- Added traditional Chinese translation contributed by BBSGA.
- Allows keystrokes that distinguish between left and right special keys to contain both sides of the same key, like Shift Left + Shift Right + X.
[|...|]
can now type non-ASCII Unicode characters (with limitations).
Clavier+ 11.3.1
- Added Hungarian translation contributed by Radics PΓ©ter.
- Fixed menu scrolling.
- Adjusted dialog boxes layout.
Clavier+ 11.3.0
- Added Finnish translation contributed by Antti Saarinen.
- Switched the installer from Inno Setup to NSIS: decreased the file size by 10Γ, from 1.7 Mb to 176 Kb.
- Adjusted dialog boxes layout for compatibility with >100% scaling.
- Removed the Change directory in File/Open dialog boxes feature, which works only with now obsolete dialog boxes.
Clavier+ 11.2.1
- Enabled DPI awareness: Clavier+ no longer looks blurry on high-DPI displays.
- Preserved the ordering of shortcuts in the configuration file, to allow easy diffing.
- Avoided saving the configuration file when unnecessary, to optimize automated backups.
- Added best effort MinGW compilation support, as an alternative to the official Visual C++ build. Credit to RamonUnch for the initial work.
Clavier+ 11.2.0
- Added
[{FocusOrLaunch,<window_name>,<command>,<delay>}]
command. - Allowed creating new shortcuts by drag and drop.
- Allowed deleting shortcuts with the
Delete
key. - Fixed
[{Focus}]
Windows 10 bug: the command should restore minimized windows. - Simpler escaping syntax: a single backslash is now enough to escape
!
in[{Focus}]
. - Reduced flickering in configuration window.
Clavier+ 11.1.1
- Added support for "\" key on RT-102 keyboards.
- Fixed minor UI issues.
- Refreshed URLs.
Clavier+ 11.1.0
- Added
[{KeysDown,<keys>}]
command. - Added support for F13..F24 keys.
- Fixed a few key name-related bugs.
- Removed 32-bit support: now 64-bit only.
Clavier+ 11.0.1
- Last 32-bit version.
- Added Spanish translation contributed by Ricardo A. Rivas.
Clavier+ 11.0.0
- Added support for launching Microsoft Store apps.
- Removed support for older Windows versions: Windows 7 or above required.