Skip to content

Latest commit

 

History

History
148 lines (94 loc) · 3.16 KB

File metadata and controls

148 lines (94 loc) · 3.16 KB

v1.4.0 (2025-06-30)

Eccentric Eggplant

v1.4.0

New Features

  • Corner Toast UI: New notification style for quick actions and feedback

v1.4.0 (2025-06-30)

Eccentric Eggplant

v1.4.0

New Features

  • Corner Toast UI: New notification style for quick actions and feedback

v1.3.0 (2025-06-09)

Dizzy Donut

v1.3.0

New Features

  • Configuration Editor UI: Dedicated tab for visual configuration editing
  • Real-time validation with helpful error messages
  • Undo/Redo support for configuration changes
  • Import/Export functionality for sharing configurations
  • Improved settings organization with configuration moved from General tab

v1.2.0 (2025-03-16)

Curious Croissant

v1.2.0

New Features

  • Snippets Gallery: browse and import community-created configurations
  • Sticky menu enhancement: option key now inverts "sticky" behavior of menu actions

Bug Fixes

  • Fixed positioning issues on multiple displays
  • Improved startup performance and reduced initialization time
  • Enhanced error handling for shell commands with better validation
  • Fixed several threading-related edge cases

v1.1.0 (2025-03-01)

Boisterous Burrito

v1.1.0

New Features

  • Root menu now can be dynamic, which allows for more flexibility in menu structure
  • Optionally hide menu items based on user preferences

Bug Fixes

  • Improved first launch experience
  • Fixed when batch menu execution highlight was preserved between sessions
  • Improved shell script execution
  • Fixed clipping for vertical overlay menu

Documentation

  • Added more detailed config examples to the README.md

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!