Skip to content

v1.2.2 — Windows Manifest Portability Fix

Choose a tag to compare

@Chaerulcp Chaerulcp released this 01 Sep 17:21
· 17 commits to main since this release

Fixed

  • Ensure synchronization manifests always store vault-relative paths, including watcher-generated updates on Windows.
  • Normalize Windows path separators and case differences safely.
  • Add regression coverage for baseline and sync manifest paths.

Verification

  • 27 automated tests passed.
  • Temporary Git-vault baseline integration test passed.
  • Production sync completed for 46 files with zero conflicts.
  • Production manifest contains zero absolute paths.
  • npm audit reported 0 vulnerabilities.
  • Secret scan and git diff check passed.

Previous releases remain immutable.