diff --git a/.changeset/v3.21.4.md b/.changeset/v3.21.4.md new file mode 100644 index 0000000000..3b6d8fd8bf --- /dev/null +++ b/.changeset/v3.21.4.md @@ -0,0 +1,10 @@ +--- +"roo-cline": patch +--- + +- Fix start line not working in multiple apply diff (thanks @samhvw8!) +- Resolve diff editor issues with markdown preview associations (thanks @daniel-lxs!) +- Resolve URL port handling bug for HTTPS URLs in Qdrant (thanks @benashby!) +- Mark unused Ollama schema properties as optional (thanks @daniel-lxs!) +- Close the local browser when used as fallback for remote (thanks @markijbema!) +- Add Claude Code provider for local CLI integration (thanks @BarreiroT!)