Skip to content

Commit 950711b

Browse files
Update changelog.md for version 1.0.21
1 parent 13653ea commit 950711b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

changelog.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 1.0.21 - 2026-04-07
2+
3+
- Add `copilot mcp` command for managing MCP servers
4+
- Spinner no longer appears stuck when a long-running async shell command is active
5+
- Enterprise GitHub URL input in the login flow now accepts keyboard input and submits on Enter
6+
- Slash command picker no longer flickers or shifts the input while filtering
7+
- Timeline no longer goes blank when content shrinks (e.g., after cancelling or tool completion)
8+
- Plan mode timeline display shows user text without a redundant "Plan" prefix
9+
- Reduce memory usage by automatically shutting down shell sessions that are no longer needed
10+
- Hooks configured with PascalCase event names now receive VS Code-compatible snake_case payloads with hook_event_name, session_id, and ISO 8601 timestamps
11+
112
## 1.0.20 - 2026-04-07
213

314
- Add `copilot help monitoring` topic with OpenTelemetry configuration details and examples

0 commit comments

Comments
 (0)