Copicu v0.3.7
This release improves picker search and navigation reliability:
- plain queries stay on deterministic local search, including from the AI composer;
- loaded history pages remain stable while the picker is idle;
- delayed focus/refresh work no longer steals keyboard selection;
- valid result counts are preserved when optional count fields are
null; - release and GitHub documentation now include installer verification guidance.
Manual update required from v0.3.6 and older
The Tauri updater signing key was rotated because the previous private key was unavailable. Existing versions cannot verify the new updater trust root, so install v0.3.7 manually once from this release. Future releases can auto-update from v0.3.7.
Windows trust status
The Tauri updater manifest is signed. The Windows installer is not yet Authenticode-signed, so Windows may still show SmartScreen or Unknown publisher warnings.
- Installer:
Copicu_0.3.7_x64-setup.exe - SHA256:
C3629D6229A04BCFCDA41BDA7F5D969CC8F1E6FF8417A5490906223B447BBAAC - Target commit:
f81e4ae
Validation: frontend build, 114 Playwright tests, 109 Rust tests (+1 ignored), script/capability/AI planner tests, context audit, Cargo check, Vite chunk check, and signed Tauri updater artifact build.