Skip to content

Releases: ivalkou/rapidkey

v0.3.4

29 May 16:11

Choose a tag to compare

RapidKey v0.3.4

Changes

  • docs: Enhance README with a comprehensive Table of Contents, Quick Start guide, and detailed sections on Requirements, Usage, and Building from source. Improved clarity and organization for better user onboarding.

Install or upgrade via Homebrew:

brew update && brew upgrade --cask ivalkou/tap/rapidkey

v0.3.3

29 May 16:08

Choose a tag to compare

RapidKey v0.3.3

Changes

  • refactor: Simplify update alert functionality by removing panel configuration parameter. Updated MenuBarContent to reflect changes in update alert presentation and icon rendering logic.

Install or upgrade via Homebrew:

brew update && brew upgrade --cask ivalkou/tap/rapidkey

v0.3.2

29 May 16:02

Choose a tag to compare

RapidKey v0.3.2

Changes

  • feat: Update update alert functionality to accept shell path and panel configuration. Modified MenuBarContent to pass necessary parameters for update execution.

Install or upgrade via Homebrew:

brew update && brew upgrade --cask ivalkou/tap/rapidkey

v0.3.1

29 May 15:55

Choose a tag to compare

RapidKey v0.3.1

Changes

  • feat: Enhance update checking functionality. Updated the UpdateChecker to allow manual checks and added an alert for users when the application is up to date. Modified MenuBarContent to reflect these changes in the UI.

Install or upgrade via Homebrew:

brew update && brew upgrade --cask ivalkou/tap/rapidkey

v0.3.0

29 May 15:51

Choose a tag to compare

RapidKey v0.3.0

Changes

  • feat: Implement automatic update checking feature. Added UpdateChecker to manage update checks based on user-defined intervals in the configuration. Updated MenuBarContent to display update status and allow manual checks. Enhanced ConfigLoader to parse update check interval from configuration file.

Install or upgrade via Homebrew:

brew update && brew upgrade --cask ivalkou/tap/rapidkey

v0.2.5

29 May 15:23

Choose a tag to compare

RapidKey v0.2.5

Changes

  • docs: Update README and config-body.toml to clarify editor configuration and GitHub link. Added repository URL to the about dialog in MenuBarContent.

Install or upgrade via Homebrew:

brew update && brew upgrade --cask ivalkou/tap/rapidkey

v0.2.4

27 May 10:03

Choose a tag to compare

RapidKey v0.2.4

Changes

  • docs: Update README to include new screenshot of running apps feature and enhance visual documentation.
  • refactor: Revamp Command Palette UI and structure. Consolidated panel styling into a single method, removed unused components, and updated README to reflect changes in model organization and UI elements. Added new resources for TOML templates.

Install or upgrade via Homebrew:

brew update && brew upgrade --cask ivalkou/tap/rapidkey

v0.2.3

26 May 14:40

Choose a tag to compare

RapidKey v0.2.3

Changes

  • feat: Add confirmation step in Command Palette for run actions. Updated README to reflect changes in the confirm option, and improved UI handling for confirmation prompts. Removed deprecated RunConfirmation service.

Install or upgrade via Homebrew:

brew update && brew upgrade --cask ivalkou/tap/rapidkey

v0.2.2

26 May 14:18

Choose a tag to compare

RapidKey v0.2.2

Changes

  • refactor: Simplify uninstall process for RapidKey by directly quitting the app using its bundle identifier. Removed unnecessary preflight logic for tracking app state during upgrades, streamlining the upgrade process.

Install or upgrade via Homebrew:

brew update && brew upgrade --cask ivalkou/tap/rapidkey

v0.2.1

26 May 14:14

Choose a tag to compare

RapidKey v0.2.1

Changes

  • feat: Implement preflight and postflight hooks for RapidKey app management. Added logic to remember if RapidKey was running during upgrade, ensuring a smooth transition by quitting the app before replacement and relaunching it afterward.
  • feat: Enhance Command Palette with app icon support and confirmation prompts. Updated README to document new show_app_icons feature for displaying application icons in the palette, and added confirm option for run actions. Improved handling of app icons in the UI and configuration parsing.

Install or upgrade via Homebrew:

brew update && brew upgrade --cask ivalkou/tap/rapidkey