Skip to content

Commit a936a7d

Browse files
github-actions[bot]github-actionsdcbartlett
authored
v3.8.6 Release Notes
* changeset version bump * Updating CHANGELOG.md format * Update Changelog Prepare for Release * Update Changelog --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions <[email protected]> Co-authored-by: Dennis Bartlett <[email protected]>
1 parent f19143e commit a936a7d

File tree

7 files changed

+9
-26
lines changed

7 files changed

+9
-26
lines changed

.changeset/nasty-spies-check.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/rude-vans-cry.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/spicy-boats-search.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/warm-pets-worry.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/warm-starfishes-count.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [3.8.6]
4+
5+
- Add UI for adding remote servers
6+
- Add Mentions Feature Guide and update related documentation
7+
- Fix bug where menu would open in sidebar and open tab
8+
- Fix issue with Cline accounts not showing user info in popout tabs
9+
- Fix bug where menu buttons wouldn't open view in sidebar
10+
311
## [3.8.5]
412

513
- Add support for remote MCP Servers using SSE

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "claude-dev",
33
"displayName": "Cline",
44
"description": "Autonomous coding agent right in your IDE, capable of creating/editing files, running commands, using the browser, and more with your permission every step of the way.",
5-
"version": "3.8.5",
5+
"version": "3.8.6",
66
"icon": "assets/icons/icon.png",
77
"engines": {
88
"vscode": "^1.84.0"

0 commit comments

Comments
 (0)