Skip to content

v0.4.1

Choose a tag to compare

@cymian cymian released this 16 Sep 05:12
e873bcb

This patch release fixes some important issues/regressions with double and triple clicks on Mac and Windows. It also makes the config editor searchable on all platforms, and streamlines machine management.

Feedback always welcome! 🙏

Enhancements

  • New and improved machine management dialog (shown when activating on a third machine)
  • macOS and Linux: You can now use cmd+F / ctrl+F to find fields in the config editor
  • macOS: Welcome tutorial, activation, and agreement windows now match the look and feel of other platforms

Fixes

  • macOS and Windows: Fixed key event passing through on triple clicks
  • macOS and Windows: Fixed errant mouse up events being sent in free mode double/triple clicks, resulting in extra clicks being required to get desired behavior
  • macOS: Added a 2px movement tolerance for double/triple clicks in free mode, so that subtle easing tails don't prevent expected multi-clicks