Skip to content

Commit 0d52889

Browse files
factory-davidgulukealvoeiro
authored andcommitted
Merge branch 'main' into changelog-apr13
2 parents b213e81 + 4911e45 commit 0d52889

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

docs/changelog/release-notes.mdx

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ rss: true
1717

1818
## Improvements
1919

20+
- **API key creation for all members** - All organization members can now create API keys, previously limited to managers and owners (app)
2021
- **Bug reporting** - Improved bug reporting experience in the desktop app (app)
2122
- **Wiki UI polish** - Visual refinements to the wiki interface (app)
2223

@@ -27,6 +28,34 @@ rss: true
2728

2829
</Update>
2930

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

0 commit comments

Comments
 (0)