File tree Expand file tree Collapse file tree 1 file changed +18
-6
lines changed
Expand file tree Collapse file tree 1 file changed +18
-6
lines changed Original file line number Diff line number Diff line change 11# Roo Code Changelog
22
3- ## 3.11.4
4-
5- ### Patch Changes
6-
7- - fix: ensure consistent line endings in git fallback strategy
8- - v3.11.4
3+ ## [ 3.11.4] - 2025-04-02
4+
5+ - Correctly post state to webview when the current task is cleared (thanks @wkordalski !)
6+ - Fix unit tests to run properly on Windows (thanks @StevenTCramer !)
7+ - Tree-sitter enhancements: TSX, TypeScript, JSON, and Markdown support (thanks @KJ7LNW !)
8+ - Fix issue with line number stripping for deletions in apply_diff
9+ - Update history selection mode button spacing (thanks @kyle-apex !)
10+ - Limit dropdown menu height to 80% of the viewport (thanks @axmo !)
11+ - Update dependencies via ` npm audit fix ` (thanks @PeterDaveHello !)
12+ - Enable model select when api fails (thanks @kyle-apex !)
13+ - Fix issue where prompts and settings tabs were not scrollable when accessed from dropdown menus
14+ - Update AWS region dropdown menu to the most recent data (thanks @Smartsheet-JB-Brown !)
15+ - Fix prompt enhancement for Bedrock (thanks @Smartsheet-JB-Brown !)
16+ - Allow processes to access the Roo Code API via a unix socket
17+ - Improve zh-TW Traditional Chinese translations (thanks @PeterDaveHello !)
18+ - Add support for Azure AI Inference Service with DeepSeek-V3 model (thanks @thomasjeung !)
19+ - Fix off-by-one error in tree-sitter line numbers
920- Remove the experimental unified diff
21+ - Make extension icon more visible in different themes
1022
1123## [ 3.11.3] - 2025-03-31
1224
You can’t perform that action at this time.
0 commit comments