Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 006ff84

Browse files
committed
Fix duplicate entries in changelog.
1 parent a1c7cfe commit 006ff84

1 file changed

Lines changed: 0 additions & 26 deletions

File tree

changelog.md

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -9,37 +9,11 @@
99

1010
## v0.2.21
1111

12-
### Added
13-
14-
- Added a long context toggle in the model picker for models that support extended context windows, with the active tier shown in the model picker button.
15-
- Added support for a `gh://session/new` deep link that opens the app and starts a new session for a given repository, pull request, or branch — with optional prompt and mode query parameters.
16-
- Several experiments are now on for all users: canvases, MCP apps, the inbox tray menu, the channels view, cli sessions, browser-agent tools, the workspace uncommitted scope, the invertocat minigame, and editing files by selecting lines. Cloud workflows are also always on, and cloud sessions remain user-toggleable but default on for everyone. Voice dictation is now opt-in for everyone from Settings → Experimental.
17-
- The agent can now read back the rendered output from a terminal after running a command, enabling it to see and act on command results in the terminal.
18-
19-
### Changed
20-
21-
- Copilot Pro, Pro+, and Max subscribers are now taken directly to the repository selection step after sign-in, bypassing the waitlist.
22-
- The copy button next to PR and issue references is now always visible instead of only appearing on hover.
23-
- The remove-project and delete-session dialogs now accurately explain that session worktrees are force-deleted, that uncommitted work is snapshotted to a recovery ref, and that recovering that work is a manual git step.
24-
2512
### Fixed
2613

27-
- Automation run timeline now displays older runs above newer runs, matching the order used in the session timeline picker.
28-
- Command Palette now shows "Go to My work" (with the correct icon) instead of the outdated "Go to Inbox" label.
29-
- External links clicked inside the browser preview now show a confirmation dialog offering to open the URL in your default browser, instead of being silently blocked.
30-
- Fixed a bug where clicking "Update branch" after a local branch diverged from its upstream remote would send Copilot to merge or rebase the wrong target branch instead of the correct remote tracking branch.
31-
- Fixed a spurious scrollbar appearing in the inline diff comment textarea on macOS when "Always show scrollbars" is enabled.
32-
- Fixed app sluggishness (slow typing, slow session switching) when multiple concurrent sessions are streaming responses at the same time.
3314
- Fixed images embedded in issue timelines failing to load due to an HTTP 400 error on signed attachment URLs.
34-
- Fixed the !cmd shell shortcut when triggered from the home screen or an empty/new session — it now correctly bootstraps a workspace and opens a terminal tab in the session worktree directory instead of failing or running in the wrong location.
35-
- Pasting a pull request URL into the quick-open palette (cmd-k) now opens the session that created that PR instead of offering to start a duplicate. Sessions are also now findable by the PR title or URL even when the session name differs.
36-
- Quota usage percentages now display as whole numbers, consistent with the Copilot CLI.
37-
- Removed the floating "No comments or activity yet." text that appeared visually in the pull request and issue detail view when there was no activity.
3815
- Restored the hidden octocat minigame on the home screen, which had stopped appearing after a recent update.
3916
- Restored the message composer during active automation runs, allowing users to respond to prompts and permission requests without first opening the session separately.
40-
- Searching for "high contrast" in Settings now surfaces the Mode section where the High Contrast option lives.
41-
- The model picker and session info popover now correctly show the context window size when long context is enabled.
42-
- Uncommitted and untracked files are now preserved in a recoverable git ref before archiving or deleting a session, preventing silent data loss when removing worktrees.
4317

4418
## v0.2.20
4519

0 commit comments

Comments
 (0)