Skip to content

Commit 41b4018

Browse files
Update changelog.md for version 1.0.44
1 parent bee20d0 commit 41b4018

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

changelog.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## 1.0.44 - 2026-05-08
2+
3+
- Path completion in /add-dir no longer flickers or gets intercepted by @ and # pickers
4+
- Slash commands can now appear mid-input, and multiple skills can be invoked in a single message
5+
- userPromptSubmitted hooks can now handle requests directly, bypassing the LLM and returning a response without making a model call
6+
- Faster /user list and /user switch for multi-account users
7+
- Add optional `prerelease` argument to `copilot update` and `/update` to fetch the latest prerelease build
8+
- Shell commands via ! prefix work correctly with all shell configurations
9+
- Shell aliases and rc file settings now work in ! commands
10+
- Quota display correctly shows remaining usage for Free users instead of always showing 100% used
11+
- Tool permissions granted in autopilot mode are preserved after /clear
12+
- Effort level applies correctly when switching models via the /model picker
13+
- Pressing Ctrl+C while a permission prompt is pending no longer causes the CLI to hang
14+
- Project info remains visible in slash command picker when no results match
15+
- Invalid URL entries in settings.json no longer crash CLI startup and are skipped with a warning
16+
- Timeline shows the resolved model for rubber-duck sub-agents (e.g. Rubber-duck(claude-opus-4.7))
17+
118
## 1.0.43 - 2026-05-06
219

320
- Add username toggle to /statusline picker to display the active account in the footer

0 commit comments

Comments
 (0)