Skip to content

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 20:18
· 39 commits to main since this release
2203108

New Features

  • Open and browse a vault in a local web application.
  • Explore documents and audited history in a read-only analytical TUI.
  • Schedule bounded automatic vault packing.
  • Manage multiple permanent audit scopes.
  • Inspect nodes, create virtual directories, and download documents from the CLI.
  • View document provenance through the CLI and embedded Go API.
  • Search by directory, tag, media type, and modification time.
  • Access physical write receipts through the embedded Go API.

Improvements

  • Reset vaults fail closed when storage safety cannot be confirmed.
  • Record shared tag changes across all applicable audit scopes.
  • Report effective watched-inbox status.
  • Delay watched-file ingestion until files are old enough to be stable.
  • Publish verified downloads atomically without leaving partial files.
  • Report maintenance lock contention immediately.
  • Display concise human-readable timestamps.