mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-07 08:26:51 +00:00
42 lines
No EOL
874 B
Markdown
42 lines
No EOL
874 B
Markdown
# Roo Cline Changelog
|
|
|
|
## [2.1.11]
|
|
|
|
- Fix [bug in parsing of nested tool calls](https://github.com/cline/cline/issues/832)
|
|
|
|
## [2.1.10]
|
|
|
|
- Incorporate HeavenOSK's [PR](https://github.com/cline/cline/pull/818) to add sound effects to Cline
|
|
|
|
## [2.1.9]
|
|
|
|
- Add instructions for using .clinerules on the settings screen
|
|
|
|
## [2.1.8]
|
|
|
|
- Roo Cline now allows configuration of which commands are allowed without approval!
|
|
|
|
## [2.1.7]
|
|
|
|
- Updated extension icon and metadata
|
|
|
|
## [2.1.6]
|
|
|
|
- Roo Cline now runs in all VSCode-compatible editors
|
|
|
|
## [2.1.5]
|
|
|
|
- Fix bug in browser action approval
|
|
|
|
## [2.1.4]
|
|
|
|
- Roo Cline now can run side-by-side with Cline
|
|
|
|
## [2.1.3]
|
|
|
|
- Roo Cline now allows browser actions without approval when `alwaysAllowBrowser` is true
|
|
|
|
## [2.1.2]
|
|
|
|
- Support for auto-approval of write operations and command execution
|
|
- Support for .clinerules custom instructions |