mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
5cdaf8a928
commit
bad2d4b0fe
1 changed files with 17 additions and 5 deletions
22
CHANGELOG.md
22
CHANGELOG.md
|
|
@ -1,12 +1,24 @@
|
|||
# Roo Code Changelog
|
||||
|
||||
## 3.11.4
|
||||
## [3.11.4] - 2025-04-02
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- fix: ensure consistent line endings in git fallback strategy
|
||||
- v3.11.4
|
||||
- Correctly post state to webview when the current task is cleared (thanks @wkordalski!)
|
||||
- Fix unit tests to run properly on Windows (thanks @StevenTCramer!)
|
||||
- Tree-sitter enhancements: TSX, TypeScript, JSON, and Markdown support (thanks @KJ7LNW!)
|
||||
- Fix issue with line number stripping for deletions in apply_diff
|
||||
- Update history selection mode button spacing (thanks @kyle-apex!)
|
||||
- Limit dropdown menu height to 80% of the viewport (thanks @axmo!)
|
||||
- Update dependencies via `npm audit fix` (thanks @PeterDaveHello!)
|
||||
- Enable model select when api fails (thanks @kyle-apex!)
|
||||
- Fix issue where prompts and settings tabs were not scrollable when accessed from dropdown menus
|
||||
- Update AWS region dropdown menu to the most recent data (thanks @Smartsheet-JB-Brown!)
|
||||
- Fix prompt enhancement for Bedrock (thanks @Smartsheet-JB-Brown!)
|
||||
- Allow processes to access the Roo Code API via a unix socket
|
||||
- Improve zh-TW Traditional Chinese translations (thanks @PeterDaveHello!)
|
||||
- Add support for Azure AI Inference Service with DeepSeek-V3 model (thanks @thomasjeung!)
|
||||
- Fix off-by-one error in tree-sitter line numbers
|
||||
- Remove the experimental unified diff
|
||||
- Make extension icon more visible in different themes
|
||||
|
||||
## [3.11.3] - 2025-03-31
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue