Releases: Andres77872/opencode-dashboard
Releases · Andres77872/opencode-dashboard
Release list
v0.1.44
Changelog
- a7aee45: Update to astra (@Andres77872)
v0.1.43
Changelog
- 74a2ab6: fix: handle empty provider catalogs and canceled requests (@Andres77872)
v0.1.42
Changelog
- 5b29151: Add cache-write pricing support and update Qwen pricing snapshots. (@Andres77872)
v0.1.41
Changelog
- 55ca7f1: Add support for assistant-rendered charts and diagrams. (@Andres77872)
- 2ca11f5: Introduce dashboard settings schema changes with V3 migration. (@Andres77872)
v0.1.40
Changelog
- 6337d16: Replace custom
parseHourPresetlogic with centralizedstats.HourPresetHoursand introduce robust browser context validation and normalization. Refactor tools to support exclusive time modes and enhance metadata handling for privacy-safe analytics. Extend tests for period presets, context validation, and tool inputs/outputs. (@Andres77872)
v0.1.39
Changelog
- f019770: Add support for detailed usage status tracking, enhance handling of incomplete or truncated usage reports, and refine cost computation logic across analytics and cache layers. Extend test coverage for usage availability, pricing alignment, and cache behavior. (@Andres77872)
v0.1.38
Changelog
- 87b0f6c: Add persistent, thread-safe
Storeimplementation for managing pricing aliases. (@Andres77872) - f349aa5: Refactor
Sidebarhandling: (@Andres77872) - e98e0a8: Revamp
web/README.mdto document Vael-based frontend architecture, development scripts, conventions, testing strategy, and runtime dependencies. Extend details on cache behavior and assistant-specific functionality. Update pricing snapshots and Qwen metadata in rootREADME.mdfor clarity. (@Andres77872)
v0.1.37
Changelog
- 4721921: Add support for detailed
usage_unavailable_reasontracking across cache, schema, and analytics layers. Update UI to reflect status details and improve data transparency. Extend tests for rollups, queries, and schema adjustments. (@Andres77872)
v0.1.36
Changelog
- 7d10d65: - Replace code block copy logic with reusable
CopyButtoncomponent and improve markdown copying. (@Andres77872) - f11a6e6: Add support for concurrent chat sessions, enhance tooling flexibility, and refine analytics capabilities. (@Andres77872)
v0.1.35
Changelog
- 11a05ea: Refactor gap message handling: isolate unfiltered fetch logic, add reusable memoization, and consolidate filtering in
filterGap. Extend tests for retries, caching, and concurrency. (@Andres77872)