Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 989 Bytes

CHANGELOG.md

File metadata and controls

37 lines (24 loc) · 989 Bytes

[0.0.8] - 2025-02-01

  • Add option to open new tabs in the background (thanks to alecdwm)
  • Add ability to keep local configurations in hammerspoon init.lua

[0.0.7] - 2025-01-30

  • Add option to disable menubar icon

[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