Update CHANGELOG.md

This commit is contained in:
Matt Rubens 2025-06-23 10:24:36 -04:00 committed by GitHub
parent 9ebdeb62c0
commit 4eca7b1aef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,11 +1,13 @@
# Roo Code Changelog
## 3.21.4
## [3.21.4] - 2025-06-23
### Patch Changes
- Close the browsertool properly when a remote browser is configured but a fallback local one is used
- - Fix start line not working in multiple apply diff (thanks @samhvw8!)
- 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!)
## [3.21.3] - 2025-06-21