Matt Rubens 7 months ago
parent
commit
c86128bbcf
1 changed files with 12 additions and 0 deletions
  1. 12 0
      .changeset/v3.19.1.md

+ 12 - 0
.changeset/v3.19.1.md

@@ -0,0 +1,12 @@
+---
+"roo-cline": patch
+---
+
+- Experimental feature to allow reading multiple files at once (thanks @samhvw8!)
+- Fix to correctly pass headers to SSE MCP servers
+- Adding support for custom VPC endpoints when using Amazon Bedrock (thanks @kcwhite!)
+- Fix bug with context condensing in Amazon Bedrock
+- Fix UTF-8 encoding in ExecaTerminalProcess (thanks @mr-ryan-james!)
+- Set sidebar name bugfix (thanks @chrarnoldus!)
+- Fix link to CONTRIBUTING.md in feature request template (thanks @cannuri!)
+- Add task metadata to Unbound and improve caching logic (thanks @pugazhendhi-m!)