Download Latest Version Win-CodexBar 0.33.2 source code.tar.gz (3.0 MB)
Email in envelope

Get an email when there's a new version of Win-CodexBar

Home / v0.32.8
Name Modified Size InfoDownloads / Week
Parent folder
CodexBar-0.32.8-portable.exe 2026-06-09 22.0 MB
CodexBar-0.32.8-portable.exe.sha256 2026-06-09 96 Bytes
CodexBar-0.32.8-Setup.exe 2026-06-09 31.5 MB
CodexBar-0.32.8-Setup.exe.sha256 2026-06-09 93 Bytes
README.md 2026-06-09 1.1 kB
Win-CodexBar v0.32.8 source code.tar.gz 2026-06-09 3.0 MB
Win-CodexBar v0.32.8 source code.zip 2026-06-09 3.2 MB
Totals: 7 Items   59.8 MB 1

Win-CodexBar 0.32.8

This release fixes the Windows stale refresh / silent CLI diagnostics issue reported in [#80].

Changed

  • Installed builds now ship codexbar.exe as the console CLI and codexbar-desktop.exe as the tray app.
  • Start Menu and desktop shortcuts launch the tray app, while terminal commands use the real CLI.
  • Windows release packaging now builds the console CLI every time.

Fixed

  • Provider auto-refresh now runs from the Tauri backend even when the tray panel is closed and the floating bar is disabled.
  • refresh_interval_secs = 0 still keeps refresh manual-only.
  • Background refresh avoids overlapping an already-running provider refresh.
  • Windows smoke install now verifies installed CLI --version and --help output.

Validation

  • cargo fmt --all --check
  • cargo test --manifest-path rust/Cargo.toml cli
  • cargo test --manifest-path apps/desktop-tauri/src-tauri/Cargo.toml
  • Windows installer smoke test: install, CLI version/help output, Start Menu shortcut, uninstall

Release assets will be attached after Windows-native build validation completes.

Source: README.md, updated 2026-06-09