File tree Expand file tree Collapse file tree 1 file changed +8
-10
lines changed Expand file tree Collapse file tree 1 file changed +8
-10
lines changed Original file line number Diff line number Diff line change 1
1
# Roo Code Changelog
2
2
3
- ## 3.19.0
4
-
5
- ### Minor Changes
6
-
7
- - Update ` xaiModels ` and ` xaiDefaultModelId ` in ` src/shared/api.ts `
8
-
9
- ### Patch Changes
10
-
11
- - Add metadata to create message
12
- - - Fix settings saving logic to ensure the saved settings are used (thanks @daniel-lxs !)
3
+ ## [ 3.18.4] - 2025-05-25
4
+
5
+ - Fix codebase indexing settings saving and Ollama indexing (thanks @daniel-lxs !)
6
+ - Fix handling BOM when user rejects apply_diff (thanks @avtc !)
7
+ - Fix wrongfully clearing input on auto-approve (thanks @Ruakij !)
8
+ - Fix correct spawnSync parameters for pnpm check in bootstrap.mjs (thanks @ChuKhaLi !)
9
+ - Update xAI models and default model ID (thanks @PeterDaveHello !)
10
+ - Add metadata to create message (thanks @dtrugman !)
13
11
14
12
## [ 3.18.3] - 2025-05-24
15
13
You can’t perform that action at this time.
0 commit comments