Releases: luisleineweber/usagebar
Releases · luisleineweber/usagebar
v0.1.0-alpha.4
What's Changed
- Harden provider reliability for Alpha 4 by @luisleineweber in befa0c8
- Record Alpha 4 main integration task state by @luisleineweber in 1477eeb
- Add guided Zed dashboard login by @luisleineweber in 5c9e71a
- Restore paid OpenCode Go usage detection from local auth evidence by @luisleineweber in e5bd292
- Show OpenCode Free usage on the overview by @luisleineweber in 67b5e57
- Finalize Alpha 4 release notes by @luisleineweber in 2f81bfa
Alpha Notes
- Unsigned Windows technical preview for testing the Alpha 4 provider reliability and local usage updates.
- Windows may show
Unknown publisheror SmartScreen warnings because Authenticode signing is deferred. - Local Alpha 4 release accepts the same coverage waiver pattern as Alpha 3:
bun run test:coveragepassed 84 files / 1323 tests but remains below the strict 90% global gate for statements, branches, and lines. - Release preflight, frontend check, Rust formatting, and diff whitespace checks passed before publish.
- MSI bundling remains intentionally skipped for this prerelease family because WiX rejects semver prerelease identifiers like
0.1.0-alpha.4; use the NSIS installer path from release automation. - Zed guided login stores only the captured dashboard cookie header through the existing provider secret path.
- OpenCode Go remains conservative: Free-only history stays on the Free request-count bar, while paid/non-free local history requires local auth evidence.
- Prerelease updater behavior remains conservative.
New Contributors
- No new contributors in this release
Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4
v0.1.0-alpha.3
What's Changed
- Add experimental Grok provider support by @luisleineweber in 90c6c77
- Tighten provider quota and auth evidence handling by @luisleineweber in 4420d49
- Add time format preference and display propagation by @luisleineweber in 06281f9
- Install signed updates directly when updater artifacts are available by @luisleineweber in 9354239
- Prepare Alpha 3 release metadata and provider docs by @luisleineweber in 2677f3c
- Improve provider setup guidance by @luisleineweber in c0ae63a
- Add coverage reporting tools and expanded release tests by @luisleineweber in 0389215
Alpha Notes
- Unsigned Windows technical preview for testing the Alpha 3 provider and settings updates.
- Windows may show
Unknown publisheror SmartScreen warnings because Authenticode signing is deferred. - Local Alpha 3 release accepted a coverage waiver:
bun run test:coverageremains below the strict 90% global gate for statements, branches, and lines, whilebun run test:coverage:reportpassed with 84 files / 1317 tests. - Release preflight, frontend check, Rust formatting, Clippy, report-only coverage, and unsigned NSIS build passed before publish.
- MSI bundling is intentionally skipped for this prerelease because WiX rejects semver prerelease identifiers like
0.1.0-alpha.3; Alpha 3 publishes the NSIS installer. - Updater signing was skipped for the local build because signing material was not present.
- Prerelease updater behavior remains conservative.
New Contributors
- No new contributors in this release
Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.3
v0.1.0-alpha.2
What's Changed
- Harden provider readiness provenance and source labeling by @luisleineweber in 16c9915
- Stabilize Rust release checks and Windows unit-test startup by @luisleineweber in 8e507a5
- Allow unsigned Alpha prerelease publishing while signing is deferred by @luisleineweber in 5559d48
- Stabilize main mount test timing for the full Vitest suite by @luisleineweber in 9d05041
- Tighten README onboarding and Alpha release copy by @luisleineweber in 7547b3f
- Remove invalid text-line primary ordering by @luisleineweber in 18575e2
- Render the Codebuff icon correctly in white by @luisleineweber in ad046ee
Alpha Notes
- Unsigned Windows technical preview for testing the Alpha 2 provider-readiness and release-checkpoint work.
- Windows may show
Unknown publisheror SmartScreen warnings because Authenticode signing is deferred. - Updater signature assets are present, but they are separate from Windows publisher signing.
- Provider source maturity is accepted as an Alpha limitation: some providers still depend on private session cookies, dashboard surfaces, undocumented endpoints, or fixture-only Windows validation.
- Release preflight, Rust formatting, Clippy, local Rust tests, full Vitest suite, unsigned NSIS build, and release-binary local API smoke passed before publish.
- Prerelease updater behavior remains conservative.
New Contributors
- No new contributors in this release
Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2
UsageBar 0.1.0-alpha.1
What's Changed
- Complete Alpha 1 readiness docs, smoke checklist, and release metadata by @luisleineweber in 719f175
- Keep Settings from hiding the tray panel by @luisleineweber in 6ac722e
- Render Kimi and Moonshot balances as dollar progress rows by @luisleineweber in 2bae8aa
- Harden update candidate checks and prerelease channel handling by @luisleineweber in 3d3f5cd
- Keep the native tray icon stable as UsageBar identity by @luisleineweber in de23c81
- Show a readable Alpha 1 footer label by @luisleineweber in 255d9a4
- Canonicalize release and issue links to luisleineweber/usagebar by @luisleineweber in 5bc3230
Alpha Notes
- Public Windows alpha for testing installer, tray behavior, provider setup, privacy copy, feedback flow, and failure states.
- Smoke-tested with installed NSIS artifact and Codex provider data; Cursor refreshed successfully as fallback evidence.
- Experimental providers may change setup/API behavior, and some usage/cost values are partial or estimated.
- Prerelease updater behavior remains conservative.
New Contributors
- No new contributors in this release
Full Changelog: v0.1.0-beta.6...v0.1.0-alpha.1
UsageBar 0.1.0-beta.6
What's Changed
- Fix accessibility branding and menu copy by @luisleineweber in 0641fdb
- Migrate legacy OpenUsage app data by @luisleineweber in 0cc1fda
- Rename project metadata to UsageBar by @luisleineweber in 3953fda
- Keep provider plan badges readable by @luisleineweber in 0683865
- Add usage trend history charts by @luisleineweber in ee17a77
- Refresh beta 6 notes and provider docs by @luisleineweber in 86ba8ee
- Add provider status and local HTTP plumbing by @luisleineweber in 4a58ca5
- Refresh settings and provider surfaces by @luisleineweber in babaa90
- Prepare 0.1.0-beta.6 release metadata and changelog by @luisleineweber in c2540ff
New Contributors
- No new contributors in this release
Full Changelog: v0.1.0-beta.5...v0.1.0-beta.6
UsageBar 0.1.0-beta.5
What's Changed
- Expand beta provider coverage by @Loues000 in f8aa295
- Refine Settings window handoff and app shell behavior by @Loues000 in 8ec75da
- Harden packaged Windows helper processes by @Loues000 in a07d80f
- Prepare 0.1.0-beta.5 release metadata and changelog by @Loues000 in 7950406
New Contributors
- No new contributors in this release
Full Changelog: v0.1.0-beta.4...v0.1.0-beta.5
v0.1.0-beta.4
UsageBar v0.1.0-beta.4
v0.1.0-beta.3
UsageBar v0.1.0-beta.3