github espanso/espanso v0.6.2

latest releases: v2.2.1, v2.2.0, v2.1.8...
3 years ago

Version 0.6.2 is here! Nothing too special, just some bug fixes ¯\(ツ)

Turn on auto_restart by default

In this version, the auto-restart on config changes is turned on by default. If you don't like this approach, you can disable it by adding this line to your default.yml file:

auto_restart: false

Minor changes

  • Fix #306 that prevented ALT key from working correctly on Windows.
  • Add trim option to ScriptExtension #295 (which is turned on by default).
  • Propagate termination signals from daemon to worker. Fix #302
  • Fix secure-input app name extraction process on macOS. Fix #291
  • Inject user PATH on macOS plist when user register espanso. Fix #233
  • Release Shift key if pressed when an expansion occurs. Fix #279

Don't miss a new espanso release

NewReleases is sending notifications on new releases.