Dashboard dashboard-v0.4.2
What's Fixed
- Session viewer — OpenCode messages now show their content. Message previews and full text were empty for OpenCode sessions because the dashboard was reading text only from the
messagetable. The session viewer now aggregatestype=textparts from theparttable, so user and assistant messages display correctly across the timeline and detail views. - Session list — long Pi titles wrap correctly. Pi session titles taken from the first user message could overflow the row layout. They now wrap to multiple lines, and lingering migration-banner prefixes are stripped from preview text so titles read cleanly.
Internal
- Config editor help text updated to use the unified
npx @cortexkit/magic-context@latestinvocation instead of older Bun-specific commands.
Upgrade
- The dashboard auto-updater handles this release for users already on
dashboard-v0.4.0or later. - Users still on
dashboard-v0.3.4need to download once manually because of the GitHub Pages updater URL change shipped indashboard-v0.4.1. Auto-updates resume after the manual download.
Full Changelog: dashboard-v0.4.1...dashboard-v0.4.2