Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 767 Bytes

CHANGELOG.md

File metadata and controls

30 lines (19 loc) · 767 Bytes

[0.0.6] - 2025-01-24

  • Add support for StartPage (bookmarks, etc)
  • Add fallback to mouse click when no AXPress action is available
  • Improve root element detection
  • Improve char mapping to other non-common symbols
  • Add default mapping of Delete (backspace) to history back

[0.0.5] - 2025-01-22

  • Fix release version

[0.0.4] - 2025-01-22

  • Rewritten launchers check to be universal
  • Fixed delay in keystrokes (thanks to johngkhs)
  • Fixed missing axWebArea in some cases (thanks to johngkhs)
  • Fixed missing AXCheckBox (thanks to nasso)

[0.0.3] - 2025-01-12

  • Added support for Raycast and option to configure other launchers

[0.0.2] - 2024-11-07

  • Fully rewritten engine to allow flexible custom mappings

[0.0.1]

  • Initial release