Commit 7f132ad
committed
chore(release): 0.11.0 [skip ci]
## [0.11.0](v0.10.1...v0.11.0) (2026-01-22)
### 🎯 Highlights
#### ✨ Features
* add newTerminal option for executing commands in fresh terminal each time ([435adc3](435adc3))
* **ui:** add Configuration UI integration for newTerminal option ([1d825af](1d825af))
#### 🐛 Bug Fixes
* **i18n:** apply i18n to name field validation error message ([27c2597](27c2597))
### 🔧 Maintenance
#### 🔧 Internal Fixes
* **release:** fix broken commit links and long hash display in release notes ([a114b5d](a114b5d))
* **view:** add localStorage persistence to mock VSCode API ([91b0696](91b0696))
#### 📚 Documentation
* add missing version headers and improve CHANGELOG hierarchy ([5676fcd](5676fcd))
#### ✅ Tests
* **view:** add E2E test infrastructure and new scenarios ([18b45bd](18b45bd))
* **view:** expand E2E test coverage ([3b790ed](3b790ed))
#### 🔨 Chore
* add a port shutdown command ([934711d](934711d))
* ai-config-toolkit sync ([c75151f](c75151f))
* changing the environment variable name for accessing GitHub MCP ([6214a18](6214a18))
* delete unused mcp ([54ee134](54ee134))
* **deps-dev:** bump @playwright/test from 1.56.1 to 1.57.0 ([e490ec4](e490ec4))
* **deps-dev:** bump @tailwindcss/vite from 4.1.13 to 4.1.18 ([5663b76](5663b76))
* **deps-dev:** bump eslint-plugin-react-hooks from 7.0.0 to 7.0.1 ([20804dd](20804dd))
* **deps-dev:** bump lucide-react from 0.544.0 to 0.561.0 ([cb49ffe](cb49ffe))
* **deps-dev:** bump tailwindcss from 4.1.13 to 4.1.17 ([cc345f2](cc345f2))
* **deps-dev:** bump typescript from 5.8.3 to 5.9.3 ([d2c4026](d2c4026))
* **deps-dev:** bump typescript-eslint from 8.46.0 to 8.50.0 ([00fcfb7](00fcfb7))
* **deps:** bump actions/cache from 4 to 5 ([5193ea8](5193ea8))
* **deps:** bump actions/download-artifact from 6 to 7 ([2fd38c3](2fd38c3))
* **deps:** bump actions/upload-artifact from 5 to 6 ([622efa5](622efa5))
* **deps:** bump react-hook-form from 7.66.1 to 7.68.0 ([550aedb](550aedb))
* fix vscode import area not automatically collapsing ([f76b841](f76b841))
* improved the claude code status line to display the correct context window size. ([e51c3b9](e51c3b9))
* modified container structure to support codespaces ([862417c](862417c))
* sync ai-config-toolkit ([93e8229](93e8229))
* sync ai-config-toolkit ([3560429](3560429))
* sync ai-config-toolkit ([d90cb74](d90cb74))1 parent 1d825af commit 7f132ad
2 files changed
Lines changed: 54 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
3 | 56 | | |
4 | 57 | | |
5 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments