Skip to content

Releases: KubrickCode/Quick-Command-Buttons

v0.11.0

22 Jan 16:02

Choose a tag to compare

0.11.0 (2026-01-22)

🎯 Highlights

✨ Features

  • add newTerminal option for executing commands in fresh terminal each time (435adc3)
  • ui: add Configuration UI integration for newTerminal option (1d825af)

🐛 Bug Fixes

  • i18n: apply i18n to name field validation error message (27c2597)

🔧 Maintenance

🔧 Internal Fixes

  • release: fix broken commit links and long hash display in release notes (a114b5d)
  • view: add localStorage persistence to mock VSCode API (91b0696)

📚 Documentation

  • add missing version headers and improve CHANGELOG hierarchy (5676fcd)

✅ Tests

  • view: add E2E test infrastructure and new scenarios (18b45bd)
  • view: expand E2E test coverage (3b790ed)

🔨 Chore

  • add a port shutdown command (934711d)
  • ai-config-toolkit sync (c75151f)
  • changing the environment variable name for accessing GitHub MCP (6214a18)
  • delete unused mcp (54ee134)
  • deps-dev: bump @playwright/test from 1.56.1 to 1.57.0 (e490ec4)
  • deps-dev: bump @tailwindcss/vite from 4.1.13 to 4.1.18 (5663b76)
  • deps-dev: bump eslint-plugin-react-hooks from 7.0.0 to 7.0.1 (20804dd)
  • deps-dev: bump lucide-react from 0.544.0 to 0.561.0 (cb49ffe)
  • deps-dev: bump tailwindcss from 4.1.13 to 4.1.17 (cc345f2)
  • deps-dev: bump typescript from 5.8.3 to 5.9.3 (d2c4026)
  • deps-dev: bump typescript-eslint from 8.46.0 to 8.50.0 (00fcfb7)
  • deps: bump actions/cache from 4 to 5 (5193ea8)
  • deps: bump actions/download-artifact from 6 to 7 (2fd38c3)
  • deps: bump actions/upload-artifact from 5 to 6 (622efa5)
  • deps: bump react-hook-form from 7.66.1 to 7.68.0 (550aedb)
  • fix vscode import area not automatically collapsing (f76b841)
  • improved the claude code status line to display the correct context window size. (e51c3b9)
  • modified container structure to support codespaces (862417c)
  • sync ai-config-toolkit (93e8229)
  • sync ai-config-toolkit (3560429)
  • sync ai-config-toolkit (d90cb74)

v0.10.1

10 Dec 11:01

Choose a tag to compare

🎯 Highlights

🐛 Bug Fixes

🔧 Maintenance

🔨 Chore

v0.10.0

07 Dec 16:27

Choose a tag to compare

🎯 Highlights

✨ Features

🐛 Bug Fixes

🔧 Maintenance

🔧 Internal Fixes

♻️ Refactoring

✅ Tests

🔧 CI/CD

🔨 Chore

v0.9.0

30 Nov 10:58

Choose a tag to compare

🎯 Highlights

✨ Features

🐛 Bug Fixes

🔧 Maintenance

📚 Documentation

v0.8.1

30 Nov 07:59

Choose a tag to compare

🎯 Highlights

🐛 Bug Fixes

🔧 Maintenance

🔧 Internal Fixes

💄 Styles

♻️ Refactoring

v0.8.0

30 Nov 05:30

Choose a tag to compare

🎯 Highlights

✨ Features

v0.7.0

29 Nov 17:38

Choose a tag to compare

🎯 Highlights

✨ Features

🔧 Maintenance

📚 Documentation

💄 Styles

🔨 Chore

v0.6.1

28 Nov 01:06

Choose a tag to compare

🎯 Highlights

🐛 Bug Fixes

v0.6.0

27 Nov 15:14

Choose a tag to compare

🎯 Highlights

✨ Features

🐛 Bug Fixes

v0.5.0

27 Nov 14:49

Choose a tag to compare

BREAKING CHANGES

  • Buttons with both command and group are no longer supported. If Warning notification appears, click "Fix Now" to resolve.

🎯 Highlights

✨ Features

🐛 Bug Fixes

🔧 Maintenance

🔧 Internal Fixes

📚 Documentation

♻️ Refactoring

✅ Tests

🔨 Chore