Skip to content

v0.13.0

Compare
Choose a tag to compare
@tshino tshino released this 16 Jan 13:51
· 599 commits to main since this release
eb465d0

What's Changed

  • Feature:
    • Added optimization of the input sequence to the playback command. #195
      • This optimization can improve playback performance, especially in a sequence containing a long typing.
    • Added Background Recording API which opens a way to create custom keystroke automation extensions. #176
  • Update
    • Changed the activatation context of wrapper keybindings from kb-macro.recording to kb-macro.active. #133
      • This change does not require any actions for existing users unless they want to use the extra feature Background Recording API.
    • Updated keymap wrapper for Vz Keymap (v0.19.4). #180
    • Updated keymap wrapper for Atom Keymap (v3.2.0).
  • Internal
    • Added vsce command to devDependencies.

New Contributors

  • @rasa made their first contribution in #190

Full Changelog: v0.12.10...v0.13.0