Skip to content

Termexo v0.3.8

Choose a tag to compare

@gemron gemron released this 01 Aug 08:02

Termexo v0.3.8

This patch fixes model-provider API keys that appeared to save successfully but were missing when a new Claude session started.

Fixed

  • Enable the native Windows Credential Manager backend for keyring instead of the process-local mock backend.
  • Read every saved secret back immediately and report an error if secure storage did not persist the exact value.
  • Add Windows backend coverage and an explicit native credential-store round-trip test.

Upgrade note

Users upgrading from v0.3.7 must re-enter third-party model-provider API keys once after installing v0.3.8. Keys entered in v0.3.7 were not persisted outside the running process and cannot be recovered.

Install

  • Use Termexo_0.3.8_x64-setup.exe for the standard Windows installer.
  • Use Termexo_0.3.8_x64_en-US.msi for MSI deployment.
  • Run npx termexo@latest to launch the npm-distributed desktop executable.