Skip to content

🎬 Local Video Tools v0.1.1 — Early Preview

Pre-release
Pre-release

Choose a tag to compare

@sahansera sahansera released this 07 Sep 02:55
· 6 commits to main since this release
8f78da2

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.