Skip to content

Releases: tonythethompson/QuickShell

Quick Shell v0.1.7.0

27 Jun 05:07

Choose a tag to compare

Quick Shell v0.1.7.0

Highlights

  • Settings persistence, undo/redo for shortcuts, and clearer settings layout sections
  • Shortcut form hover tooltips and reordered folder actions
  • Let Windows choose and Console Host terminal options in settings
  • Updated Store screenshots and marketing assets
  • GitHub Pages site at quickshell.trackdub.com (install, privacy, support docs)

Requires

PowerToys with Command Palette enabled. After install, run Reload Command Palette Extension.

Install

  • x64: QuickShell-Setup-0.1.7.0-x64.exe
  • ARM64: QuickShell-Setup-0.1.7.0-arm64.exe

After installing, run Reload Command Palette Extension in PowerToys Command Palette.

WinGet

powershell winget install tonythethompson.QuickShell

Quick Shell v0.1.6.0

26 Jun 06:45

Choose a tag to compare

Quick Shell v0.1.6.0

Highlights

  • Home keywords: root palette search fix and clearer form label/help text
  • Open saved folders in any terminal you use — Windows Terminal profiles (custom shells included), WSL, and classic shells
  • Privacy policy; removed unused internetClient capability
  • Store MSIX builds unsigned for Microsoft re-signing after certification
  • Updated Store screenshots and listing copy

Requires

PowerToys with Command Palette enabled. After install, run Reload Command Palette Extension.

Install

  • x64: QuickShell-Setup-0.1.6.0-x64.exe
  • ARM64: QuickShell-Setup-0.1.6.0-arm64.exe

After installing, run Reload Command Palette Extension in PowerToys Command Palette.

WinGet

winget install tonythethompson.QuickShell

Quick Shell v0.1.4.0

26 Jun 05:45

Choose a tag to compare

Quick Shell v0.1.4.0

Fixes

  • Root palette search: home keywords now surface shortcuts as a list instead of behaving like a direct command
  • Home keyword field label and help text on the shortcut form (JSON field remains Abbreviation)

Other

  • run-cmdpal-dev.ps1 for local CmdPal + Quick Shell dev loop
  • Debug build and dev MSIX deploy signing improvements

Install

  • x64: QuickShell-Setup-0.1.4.0-x64.exe
  • ARM64: QuickShell-Setup-0.1.4.0-arm64.exe

After installing, run Reload Command Palette Extension in PowerToys Command Palette.

WinGet

winget install tonythethompson.QuickShell

Quick Shell v0.1.3.0

26 Jun 00:09

Choose a tag to compare

Quick Shell v0.1.3.0

Highlights

  • Import and export shortcuts as JSON
  • Always run as administrator toggle on the shortcut form, with one-off elevated or standard open from the context menu
  • Favorite shortcuts (star badge) instead of pin-to-top
  • Edit drafts autosave with list recovery for unsaved form changes
  • Stable shortcut IDs so home-pinned shortcuts survive renames
  • List hover actions for create, edit, favorite, and more (local CmdPal SDK build via deploy.ps1)
  • Form fixes: browse/cancel with empty path; leaving the form returns to the list without closing Command Palette

After installing, run Reload Command Palette Extension in PowerToys Command Palette.

Install

  • x64: QuickShell-Setup-0.1.3.0-x64.exe
  • ARM64: QuickShell-Setup-0.1.3.0-arm64.exe

After installing, run Reload Command Palette Extension in PowerToys Command Palette.

WinGet

winget install tonythethompson.QuickShell

Quick Shell v0.1.2.2

25 Jun 10:14

Choose a tag to compare

What's new

  • Fix duplicate Command Palette entry showing a broken icon (fallback command now has icon and clear label)
  • Show Open as administrator in the Ctrl+Enter footer hint
  • User-facing README rewrite
  • Accessibility testing guide (ACCESSIBILITY.md)

Install

  • x64: QuickShell-Setup-0.1.2.2-x64.exe
  • ARM64: QuickShell-Setup-0.1.2.2-arm64.exe

After installing, open PowerToys Command Palette and run Reload Command Palette Extension, then search Quick Shell.

WinGet

winget install tonythethompson.QuickShell

WinGet manifest update may follow in a separate PR to microsoft/winget-pkgs.

Quick Shell v0.1.2.1

19 Jun 20:34

Choose a tag to compare

Quick Shell v0.1.2.1

Fix

  • Shortcuts persist across updates — no longer wiped by an empty config on first run after reinstall
  • Recovers from shortcuts.json.bak when the main file is missing or empty
  • Recovers from legacy %LOCALAPPDATA%\TerminalShortcutsCmdPal\shortcuts.json when present

Install

Recommended for Command Palette (MSIX):

powershell -ExecutionPolicy Bypass -File scripts/deploy.ps1

Then run Reload Command Palette Extension in PowerToys.

EXE installers (x64 / ARM64) are attached. MSIX is still recommended for full Command Palette integration.

Quick Shell v0.1.2.0

19 Jun 03:54

Choose a tag to compare

Quick Shell v0.1.2.0

What's new

  • Restore in-app Create new shortcut form with folder browse and terminal picker
  • Edit, pin, duplicate, delete, and reorder shortcuts
  • Extension settings page with default terminal selection
  • WSL path support and Windows Terminal profile discovery
  • Run as administrator via context menu (from v0.1.1.0)
  • Fixed Inno Setup COM CLSID registry registration

Install

Recommended for Command Palette: build and install the MSIX locally:

powershell -ExecutionPolicy Bypass -File scripts/deploy.ps1

Then run Reload Command Palette Extension in PowerToys.

WinGet / EXE installers (x64 and ARM64) are attached below. Note: the EXE path registers COM only; MSIX is required for full Command Palette integration.

winget install tonythethompson.QuickShell

Quick Shell v0.1.1.0

19 Jun 02:48

Choose a tag to compare

Quick Shell v0.1.1.0

New

  • Run as administrator — set "RunAsAdmin": true in shortcuts.json for always-elevated shortcuts
  • Open as administrator — one-off elevation from a shortcut's context menu

Install

  • x64: QuickShell-Setup-0.1.1.0-x64.exe
  • ARM64: QuickShell-Setup-0.1.1.0-arm64.exe

After installing, run Reload Command Palette Extension in PowerToys Command Palette.

Quick Shell v0.1.0.0

18 Jun 10:07

Choose a tag to compare

Initial Quick Shell release for PowerToys Command Palette.