Skip to content

Commit fac7be8

Browse files
Merge branch 'main' into changelog-apr13
2 parents b213e81 + 4911e45 commit fac7be8

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

docs/changelog/release-notes.mdx

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,33 @@ rss: true
2424

2525
- **Desktop session loading** - Fixed user data not loading correctly in the desktop app (app)
2626
- **Chat placeholder text** - Fixed misleading placeholder text for disabled chats (app)
27+
</Update>
28+
29+
<Update label="April 10" rss={{ title: "CLI Updates", description: "Incremental wiki refreshes, themed mermaid diagrams, Deep Wiki search, and CLI stability fixes" }}>
30+
`v0.99.0`
31+
32+
## New features
33+
34+
- **Incremental wiki refreshes** - Wiki refreshes now only update changed pages for faster updates
35+
- **Themed mermaid diagram colors** - Mermaid diagrams now render with per-element colors that match your current theme
36+
- **Deep Wiki search and exports** - Wiki now supports keyword search, skill browsing, and page exports (app)
37+
38+
## Bug fixes
39+
40+
- **Theme background override** - Fixed terminal theme background being overridden unexpectedly
41+
- **BYOK base URL switching** - Fixed client connections not being refreshed after switching custom API base URLs
42+
- **Context model inheritance** - Fixed context management not using the current session model
43+
- **Spec editor terminal handoff** - Fixed spec editor not properly completing terminal handoff
44+
- **MCP auth cancellation** - Fixed pending MCP authentication not being cancelled when closing the MCP panel
45+
- **Tool result display** - Fixed a crash when tool results contain non-string values
46+
- **Custom model stability** - Fixed custom model IDs changing unexpectedly between sessions
47+
- **Directory not found error** - Directory not found errors now appear immediately when confirming a directory (app)
48+
- **BYOK usage limits** - BYOK users can now continue chatting when platform usage limits are reached (app)
49+
- **Ghost tool calls** - Fixed phantom tool calls appearing during message processing
50+
- **Chat input** - Fixed various chat input issues (app)
51+
- **Computer terminal** - Fixed terminal display issues when using Droid Computers (app)
52+
- **Machine config modal** - Fixed machine configuration modal not displaying correctly (app)
53+
- **Reasoning and model selection** - Fixed reasoning level and model selection issues (app)
2754

2855
</Update>
2956

0 commit comments

Comments
 (0)