diff --git a/.changeset/v3.19.1.md b/.changeset/v3.19.1.md new file mode 100644 index 0000000000..e8c3cec063 --- /dev/null +++ b/.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!)