File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,9 @@ This release introduces prompt caching for Google Vertex, improved terminal comm
2222* Adjusted chat view padding to accommodate small width layouts (thanks @zhangtony239 ).
2323* Simplified and streamlined Roo Code's quick actions.
2424* Improved the auto-approve toggle buttons for some high-contrast VSCode themes.
25+ * Offloaded expensive count token operations to a web worker for better performance (thanks @samhvw8 ).
26+ * Improved support for multi-root workspaces (thanks @snoyiatk ).
27+ * Improved the performance of mode switching (thanks @dlab-anton ).
2528
2629## Bug Fixes
2730
@@ -35,8 +38,4 @@ This release introduces prompt caching for Google Vertex, improved terminal comm
3538
3639## Misc Improvements
3740
38- * Added a reasoning effort setting for the OpenAI Compatible provider (thanks @mr-ryan-james ).
39- * Offloaded expensive count token operations to a web worker for better performance (thanks @samhvw8 ).
40- * Improved support for multi-root workspaces (thanks @snoyiatk ).
41- * Removed unused types (thanks @wkordalski ).
42- * Improved the performance of mode switching (thanks @dlab-anton ).
41+ * Removed unused types (thanks @wkordalski ).
You can’t perform that action at this time.
0 commit comments