Skip to content

Latest commit

 

History

History
74 lines (51 loc) · 1.58 KB

CHANGELOG.md

File metadata and controls

74 lines (51 loc) · 1.58 KB

v1.0.0 (2025-02-23)

Adventurous Avocado

V1.0.0

First public release of SwiftKey - a keyboard-driven launcher for macOS that helps you navigate apps and actions with style.

Highlights

  • 3 Interface Styles:

    • Classic overlay panel with icon grid
    • Minimal HUD near notch area
    • Ultra-compact menu bar mode
  • Smart Navigation:

    • Keyboard-first design
    • Configurable global hotkeys
    • Quick parent menu return (⌘↑)
    • Breadcrumb navigation
  • Powerful Actions:

    • Launch apps
    • Open URLs
    • Run shell commands
    • Execute Apple Shortcuts
    • Dynamic menus via shell scripts

Configuration

  • еSimple YAML config file
  • Hierarchical menu structure
  • SF Symbols support
  • Per-item hotkeys
  • Sticky actions option

Polish

  • Multiple display handling
  • Auto-updates via Sparkle
  • Deep linking support
  • Launch at login option

Requirements

  • macOS 12.0 or later
  • Apple Silicon or Intel Mac

Known Issues

None reported. Please file any bugs in Issues!

Feedback

This is our first public release - we'd love to hear your thoughts and suggestions!

v1.0.0-beta.3 (2025-02-21)

First real beta release

  • Features described in the README.md file.
  • What to report: anything that doesn't work or doesn't look right. Feature requests are welcome.

v1.0.0-beta.3 (2025-02-19)

First real beta release

  • Features described in the README.md file.
  • What to report: anything that doesn't work or doesn't look right. Feature requests are welcome.

v1.0.0-beta.2 (2025-02-17)

  • Testing release pipeline
  • Much love to GitHub Actions

v1.0.0-beta.1 (2025-02-17)

oh-my!