Skip to content

Commit a3098bc

Browse files
docs: dashboard v0.5.1 release notes
Co-authored-by: Alfonso [Magic Context] <288211368+alfonso-magic-context@users.noreply.github.com>
1 parent 73150b9 commit a3098bc

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Dashboard v0.5.1
2+
3+
A small patch release.
4+
5+
## What's Fixed
6+
7+
- **No more console-window flashes on Windows.** Opening the dashboard spawned a child process for `git` (once per project while resolving identities) plus `opencode`/`pi` probes, each flashing a terminal window — easily a dozen or more on startup. All child spawns now use `CREATE_NO_WINDOW` on Windows (no-op on macOS/Linux). (#115)
8+
9+
## What's New
10+
11+
- **NVIDIA NIM support in Test Connection.** The embedding connection test now reads `input_type` / `truncate` from your config, so NIM endpoints can be validated from the dashboard. (#127)

0 commit comments

Comments
 (0)