You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/changelog/release-notes.mdx
+29Lines changed: 29 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,7 @@ rss: true
17
17
18
18
## Improvements
19
19
20
+
-**API key creation for all members** - All organization members can now create API keys, previously limited to managers and owners (app)
20
21
-**Bug reporting** - Improved bug reporting experience in the desktop app (app)
21
22
-**Wiki UI polish** - Visual refinements to the wiki interface (app)
22
23
@@ -27,6 +28,34 @@ rss: true
27
28
28
29
</Update>
29
30
31
+
<Updatelabel="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)
0 commit comments