Skip to content

UsageAI 0.6.0

Choose a tag to compare

@VladiKogan VladiKogan released this 10 Aug 20:06
· 34 commits to main since this release

What's new

  • Added Google Gemini metrics and multi-point reset sparklines to both preview modes.
  • Upgraded preview rendering with high-quality bicubic interpolation and anti-aliasing.
  • Expanded the regression harness from 30 to 49 checks, with injectable provider, update-checker, and application-context seams for deterministic coverage.

Fixes

  • Corrected full-dashboard preview geometry to remove caption artifacts, clipping, scrollbars, and truncated metric labels.
  • Made cross-process refresh locks honor USAGEAI_DATA_DIR.
  • Fixed a shutdown race that could release an already-disposed refresh semaphore.

Validation

  • Release build completed with zero warnings and zero errors.
  • All 49 regression checks passed, including the elevated Windows ACL and EFS checks.