Skip to content

ScreenSearch v0.3.2 Autopilot

Choose a tag to compare

@nicolasestrem nicolasestrem released this 07 Jul 06:50
f2aed39

This is the release that makes future releases automatic. v0.3.1-and-earlier users: download this installer manually one final time. From v0.3.2 on, ScreenSearch checks a signed manifest at launch, downloads updates in the background, and installs only when you choose to restart. No modal, no nag, never an auto-restart. (0.4.0 will be the first release delivered this way.)

Auto-update (Add auto update #69): signed latest.json on GitHub Releases; passive, pull-based UX; a quiet indicator only when an update actually exists.
System tray + quick actions (#56): a passive capture-state icon (capturing / paused / error), with Open, Pause/Resume capture, Load/Unload answer model, Start/Stop vision tagging, Check for updates, and Quit. Closing the window now keeps ScreenSearch running in the tray (a one-time toast explains it; a setting turns it off). Run-at-startup exists and is OFF by default.
Shell layout hardening: one scroll context per route, no nested or horizontal scrollbars, no layout shift on load.
Settings, two tiers: the essentials always visible; advanced knobs collapsed into seven groups, each with a plain-language intro. Setting the two global hotkeys to the same chord now warns inline. Two dead settings (JPEG quality, run-UIA-on-interactive) are gone; old config files still load cleanly.
Report filenames (#89): daily/weekly report downloads now say which they are: screensearch-report-daily-2026-07-06-1901.md.
Zero database changes: a v0.3.1 database opens as-is (schema 10). The installer is still not Authenticode-signed, so SmartScreen will warn: choose "More info" then "Run anyway". The updater's minisign signature is separate and already protects every future update.

Full changelog: CHANGELOG-ARCHIVE.md section [0.3.2].