Termexo v0.3.8
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
keyringinstead 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.exefor the standard Windows installer. - Use
Termexo_0.3.8_x64_en-US.msifor MSI deployment. - Run
npx termexo@latestto launch the npm-distributed desktop executable.