Skip to content

OpenScrub v1.0.15

Choose a tag to compare

@austinmabry austinmabry released this 13 Jul 01:36

OpenScrub v1.0.15

• Verified gap bridging — when something disappears from detection and
comes back, OpenScrub no longer trusts a timer to decide whether to
keep it blurred in between. It checks the video itself: if the
content was really on screen the whole time, the blur bridges the
gap no matter how long; if the content truly went away, it never
bridges, no matter how short. The --bridge-gap setting still exists
but you shouldn't need to touch it anymore.

• OCR sanity check — if the first scan reads almost no text from a
clearly text-dense recording, the job log warns you immediately
(with the fix), instead of letting a broken OCR setup ruin a long
render silently.

• Optional vault auto-lock — encryption users can now have the vault
re-lock itself after a chosen number of idle minutes (no activity,
no running jobs). Off by default; enable it in App settings →
Encryption at rest.

Together with v1.0.14, the scanning engine now self-tunes its pacing,
finds true first frames however far back they are, and verifies gaps
against the pixels — fewer knobs, fewer excuses.