Skip to content

Commit b71d117

Browse files
Update changelog.md for version 1.0.63
1 parent 9776ad4 commit b71d117

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

changelog.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
## 1.0.63 - 2026-06-15
2+
3+
- Blocked image attachments now explain what to do — enable vision via the "Editor preview features" policy, switch to a vision-capable model, or try a different image — instead of showing a confusing error.
4+
- Options in `--help` output sort alphabetically, including options that have two long flags
5+
- Auth validation errors (e.g., VPN or IP allowlist failures) are now shown in the sign-in banner with guidance to check network access
6+
- Show fork-based pull requests in /pr and the branch PR badge
7+
- Resume remote sessions when the local and remote repository names differ only by case
8+
- Show the spill file path when read_bash output is too large
9+
- Include recent local sessions in /chronicle standup
10+
- Restore /responses WebSocket connections
11+
- Retry transient 401 auth failures in HMAC and OAuth modes
12+
- Press w in /diff to hide whitespace-only changes
13+
- Add deferTools option to MCP server config to keep a server's tools always available, even when tool search is enabled
14+
- Agent mode is tracked per session, so it no longer carries over when you create, clear, or switch sessions
15+
- Pressing Enter opens the highlighted issue details
16+
- Plan review menus work on strict OpenAI-compatible backends
17+
- Prevent Windows crashes when the native runtime addon loads in a corrupted host process heap
18+
- Recover from unreadable native document attachments by falling back to file-path uploads
19+
- Keep reverse search aligned in the input footer while you search command history
20+
- PostToolUse hook matchers (e.g. `Edit|Write`) are now honored instead of silently dropped, so formatters and linters run only after the tools they target
21+
- Improve reliability of OpenAI, Anthropic, and Azure OpenAI requests
22+
- Experimental: /rewind no longer requires git and restores only the files Copilot changed (leaving your own edits intact), with a conversation-only or conversation + files choice
23+
124
## 1.0.62 - 2026-06-13
225

326
- Ask and elicitation dialogs now scroll together with the timeline instead of taking over the screen, so a tall dialog no longer hides the agent's output — scroll up to read earlier output, then back down to the dialog

0 commit comments

Comments
 (0)