Skip to content

Prepare Commonlib 0.1.15 - #117

Merged
vrtmrz merged 1 commit into
mainfrom
release/0.1.15
Aug 15, 2026
Merged

Prepare Commonlib 0.1.15#117
vrtmrz merged 1 commit into
mainfrom
release/0.1.15

Conversation

@vrtmrz

@vrtmrz vrtmrz commented Aug 15, 2026

Copy link
Copy Markdown
Owner

This release preparation updates Commonlib to 0.1.15 so start-up offline scans avoid redundant path-obfuscation hashing and complete faster.

Changes

Impact

Start-up offline scans complete faster when Path Obfuscation is enabled, particularly in large vaults. The redundant work repeatedly hashed the same unchanged input, so removing it does not change generated document IDs.

This release does not change public entry points, settings, stored data, or synchronisation protocols.

Verification

  • npm ci succeeded.
  • TypeScript type checking succeeded.
  • 71 unit-test files and 1,304 tests passed with one worker.
  • Seven package-boundary tests and the release-selection test suite passed.
  • The package boundary remains at the zero-import migration baseline.
  • The generated @vrtmrz/livesync-commonlib@0.1.15 package passed its packed-package checks with 109 explicit compatibility exports.
  • Generated package integrity: sha512-46dR7FYOLrpbwPfRS6gLHKzEoTYCqM2bi1vHYYkUR0SUQpKRdFaURIXRkwPxg4AOwqxjmQeRWS5QwCtd0/u7+Q==.
  • The packed implementation change passed Self-hosted LiveSync type and application checks, Community Review lint, 91 unit-test files and 639 tests, the production build, and iOS 15 compatibility inspection.
  • Production audit reports 18 existing moderate advisories and no high or critical advisories. The dependency graph is unchanged from 0.1.14.

@vrtmrz
vrtmrz marked this pull request as ready for review August 15, 2026 12:43
@vrtmrz
vrtmrz merged commit cfc303d into main Aug 15, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant