Changeset version bump
@@ -1,5 +0,0 @@
----
-"roo-cline": patch
-
-Add a copy button to the recent tasks
-Improve the user experience for adding a new configuration profile
-Style and copy updates to advanced settings
-v3.3.15
@@ -1,5 +1,13 @@
# Roo Code Changelog
+## [3.3.15]
+
+- Improvements to MCP initialization and server restarts (thanks @MuriloFP and @hannesrudolph!)
+- Add a copy button to the recent tasks (thanks @hannesrudolph!)
+- Improve the user experience for adding a new API profile
+- Another significant fix to API profile switching on the settings screen
+- Opt-in experimental version of checkpoints in the advanced settings
## [3.3.14]
- Should have skipped floor 13 like an elevator. This fixes the broken 3.3.13 release by reverting some changes to the deployment scripts.
@@ -1,12 +1,12 @@
{
"name": "roo-cline",
- "version": "3.3.14",
+ "version": "3.3.15",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"dependencies": {
"@anthropic-ai/bedrock-sdk": "^0.10.2",
"@anthropic-ai/sdk": "^0.26.0",
@@ -3,7 +3,7 @@
"displayName": "Roo Code (prev. Roo Cline)",
"description": "A VS Code plugin that enhances coding with AI-powered automation, multi-model support, and experimental features.",
"publisher": "RooVeterinaryInc",
"icon": "assets/icons/rocket.png",
"galleryBanner": {
"color": "#617A91",