You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
76
76
- Added support for tool selection in agent mode.
77
77
- Added the ability to adjust the chat panel font size.
78
78
- Added the ability to edit a previous chat message and resend it.
79
-
- Introduced a new setting to disable the Copilot “Fix Error” button.
79
+
- Introduced a new setting to disable the Copilot "Fix Error" button.
80
80
- Added support for custom instructions in the Code Review feature.
81
81
82
82
### Changed
@@ -95,7 +95,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
95
95
96
96
## 0.42.0 - September 3, 2025
97
97
### Added
98
-
- Support for Bring Your Own Keys (BYOK) with model providers including Azure, OpenAI, Anthropic, Gemini, Groq, and OpenRouter. See [BYOK.md](https://github.com/github/CopilotForXcode/blob/0.42.0/Docs/BYOK.md).
98
+
- Support for Bring Your Own Keys (BYOK) with model providers including Azure, OpenAI, Anthropic, Gemini, Groq, and OpenRouter. See [BYOK.md](https://github.com/github/CopilotForXcode/blob/0.42.0/Docs/BYOK.md)
99
99
- Use the current selection as chat context.
100
100
- Add folders as chat context.
101
101
- Shortcut to quickly fix errors in Xcode.
@@ -104,7 +104,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
104
104
- Use ↑/↓ keys to reuse previous chat context in the chat view.
105
105
106
106
### Changed
107
-
- Default chat mode is now set to “Agent”.
107
+
- Default chat mode is now set to "Agent".
108
108
109
109
### Fixed
110
110
- Cannot copy url from Safari browser to chat view.
@@ -160,8 +160,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
160
160
- Enabled support for dragging-and-dropping files into the chat panel to provide context.
161
161
162
162
### Fixed
163
-
- "Add Context" menu didn’t show files in workspaces organized with Xcode’s group feature.
164
-
- Chat didn’t respond when the workspace was in a system folder (like Desktop, Downloads, or Documents) and access permission hadn’t been granted.
163
+
- "Add Context" menu didn't show files in workspaces organized with Xcode's group feature.
164
+
- Chat didn't respond when the workspace was in a system folder (like Desktop, Downloads, or Documents) and access permission hadn't been granted.
165
165
166
166
## 0.36.0 - June 4, 2025
167
167
### Added
@@ -174,7 +174,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
174
174
- Performance: Fixed lagging issue when pasting large text into the chat input.
0 commit comments