OpenUsage 0.7.4-beta.1
Pre-release
Pre-release
New Features
- Cross-provider Total Spend ring card with morphing sectors, provider brand colors, a settings toggle, and capability gating (#13120) by @robinebers
Bug Fixes
- Never drop an enablement wake posted mid refresh pass; probe credentials concurrently by @robinebers
- Anchor tooltips to the hovered item, balance wrapped lines, and use the cursor’s screen for zero-size anchor fallback by @robinebers
- Scope Total Spend to providers with real spend tiles; show the card even when the dashboard is empty by @robinebers
- Derive the Total Spend info tooltip from enabled spend-capable providers by @robinebers
Changelog
Full Changelog: v0.7.3...v0.7.4-beta.1
- 1d24835 fix: derive Total Spend info tooltip from enabled spend-capable providers by @robinebers
- a00f786 fix(tooltip): pick the cursor's screen for the zero-size anchor fallback by @robinebers
- c95f7c8 fix(dashboard): scope Total Spend to real spend-tile providers, show card with empty dashboard by @robinebers
- 97dec12 fix(tooltip): anchor bubble to the hovered item and balance wrapped lines by @robinebers
- c56d8d1 feat(dashboard): morphing ring sectors, brand colors, settings toggle, capability gating by @robinebers
- 53115a8 Revert "feat(dashboard): stacked-bars variant of the Total Spend card" by @robinebers
- 684ccdc feat(dashboard): stacked-bars variant of the Total Spend card by @robinebers
- 8251ac3 feat(dashboard): cross-provider Total Spend ring card by @robinebers
- 2a225eb fix(refresh): never lose an enablement wake posted mid-pass; probe credentials concurrently by @robinebers