Skip to content

Commit 4801a21

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

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.8.3
2+
3+
## Fixes
4+
5+
- **OpenCode model dropdowns no longer hide your configured providers.** Model discovery briefly used `opencode --pure models`, which skips external plugins and so omitted providers registered by auth plugins (e.g. `anthropic`, `google`). The pickers now use the full `opencode models` list, restoring every provider you have set up.
6+
- **Wider model pickers.** The model selectors (and the "Add fallback model" dropdown in particular) were cramped and wrapped their options. They now fill the column.
7+
- **Cleaner Cache Diagnostics.** Removed the combined "Show all" view: the page always focuses a single session's cache timeline instead of merging every session into one chart, which made the numbers confusing. A session is always selected; clicking a card focuses it.
8+
9+
## Maintenance
10+
11+
- Updated the Tauri stack to the latest 2.x and refreshed dependencies, resolving several security advisories.

0 commit comments

Comments
 (0)