Skip to content
Merged

v3.18.4 #3984

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions .changeset/v3.18.4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
"roo-cline": patch
---

- Fix settings saving logic to ensure the saved settings are used (thanks @daniel-lxs!)
- Fix handling BOM when user rejects apply_diff (thanks @avtc!)
- Fix wrongfully clearing input on autoApprove (thanks @Ruakij!)
- Fix correct spawnSync parameters for pnpm check in bootstrap.mjs (thanks @ChuKhaLi!)
- Batch code segments when using ollama to report progress (thanks @daniel-lxs!)
- Remove hardcoded line breaks in the about section (thanks @mrubens!)
- Update xAI models and default model ID (thanks @PeterDaveHello!)
- Add metadata to create message (thanks @dtrugman!)
Loading