AutoKey v0.95.10 Release Notes

Release Date: 2019-02-16 // about 5 years ago
  • ๐Ÿ› Bug fixes

    • ๐Ÿ›  Mitigate crashes when entering invalid Python regular expressions in the window filter dialogue. Fixes issue #212
    • โž• Added option to disable the handling of the Capslock modifier key. Fixes issues when that key is remapped to something else, for example Ctrl. The new option can be found in the settings dialogue. Fixes issues #95, #291
    • ๐Ÿ›  API function system.exec_command() now only trims the last character in the output, if it is actually a newline character. If the executed command does not output a newline at the end, the full output is returned. Fixes issue #354
    • ๐Ÿ›  Fixed wrong optional argument in man page for autokey-run. Fixed by pull request #361
    • โœ‚ Removed unnecessarily set executable bit from several AutoKey SVG icons. Fixed by pull request #363

Previous changes from v0.95.6

  • ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fix the combination of phrase settings Match phrase case to typed abbreviation and Trigger immediately to cause Scripts and Phrases to trigger on each and every key press. Fixes issue #254 introduced in 0.95.5