Skip to content

Win-CodexBar 0.27.0

Choose a tag to compare

@Finesssee Finesssee released this 19 May 00:37
· 927 commits to main since this release

Win-CodexBar 0.27.0

This release ports the Windows-capable parts of upstream CodexBar 0.27.0 into the Tauri/Rust Windows app.

Added

  • New API quota providers: ElevenLabs, Deepgram, GroqCloud metrics, and LLM Proxy.
  • Provider setup support for the new API-key providers in Settings.
  • Provider icons and chart colors for the new provider entries.
  • CLI config helpers: list providers, enable/disable providers, and set API keys from the command line.
  • Provider catalog/docs updated to 45 providers.

Fixed / Improved

  • Locale, README, Chinese README, and changelog updated for the 0.27.0 Windows release.
  • Windows-native release exe, installer, portable exe, and SHA-256 checksum assets built from the Tauri shell.

Validation

  • Local format, frontend build, Rust tests, Tauri shell tests, and clippy all passed.
  • Windows-native frontend build, backend tests, Tauri shell tests, release exe build, installer build, portable asset build, silent installer smoke, and installed-app launch smoke all passed.