🎬 Local Video Tools v0.1.1 — Early Preview
Pre-release
Pre-release
Superseded by v0.1.2. v0.1.1 contains the runtime security fixes described below; v0.1.2 additionally stabilizes the persisted-job regression test across CI environments.
Security and reliability patch
- Canonical path checks prevent symlinks from bypassing the default working-directory boundary.
- Runtime attachment, output and job directories reject symlinked path segments.
- Restored job records and UUIDs are validated before persistence paths are built.
- Job records use serialized atomic writes.
- Existing video outputs and output symlinks are never overwritten.
- Background-job status includes processed and total duration.