What's new in 3.2.0
This release ships the #openit-feedback batch — every item was implemented, code-reviewed, and verified on both macOS and Windows CI.
New
- Secure credential store (PIN-7009): save credentials for scripts and commands in the OS-native secure store — macOS Keychain / Windows Credential Manager. Secrets never touch vault files, so nothing sensitive syncs through Dropbox or Google Drive. Reserved environment-variable names (PATH, HOME, etc.) are rejected to keep script execution safe.
Fixed
- Claude pane readability (PIN-6608): larger font, comfortable line height, and the dimming overlay under text is gone.
- Change Vault (PIN-7008): now opens showing your current vault path and has a Cancel button — no more accidental vault switches.
- Workstation pins stick (PIN-7012): pinning Filestores/Scripts to the main workstation no longer flips on and silently disappears after reload.
- Tab renames stick (PIN-6604): manually renamed Claude tabs are no longer overwritten by Claude Code's automatic titles.
- Responsive workstation tiles: tile labels no longer clip to unreadable fragments when the window is narrow.
- Fresh-vault cleanup (PIN-7015): residual Slack sample content removed from seeded vaults.
Infrastructure
- CI now runs full frontend + Rust checks on Windows for every PR, so cross-platform regressions are caught before release instead of at release.
Full Changelog: v3.1.1...v3.2.0