Win-CodexBar v0.32.6
Win-CodexBar v0.32.6
Patch release focused on Windows tray startup, layout stability, and provider refresh responsiveness.
Changed
- Reveal the Windows tray panel only after the frontend completes its first layout pass, avoiding the blank backing-frame flash on tray startup.
- Lazy-load heavier secondary surfaces so first tray activation does not compete with Settings, Pop Out, or Floating Bar module startup.
- Limit concurrent provider refreshes and emit provider-updated events after releasing the provider-cache lock to reduce refresh contention.
- Keep tray and pop-out provider ordering aligned with the configured provider catalog order.
Fixed
- Restore the full bootstrap bridge contract for surface modes, commands, and events.
- Keep dense tray overview layout visible while provider data is still loading.
- Handle surface-state mutex errors at the Tauri command boundary instead of panicking.
- Fix NanoGPT monthly-only usage parsing.
Assets
CodexBar-0.32.6-Setup.exeCodexBar-0.32.6-portable.exe- SHA-256 sidecars for both assets
Validation
- macOS/local: frontend tests, frontend build, shared Rust tests, Tauri Rust tests.
- Windows-native: release build from tag
v0.32.6, installer packaging, SHA-256 sidecars, silent install/uninstall smoke test.