Skip to content

CipherLink 0.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Jul 02:43

Release notes

0.1.1 - 2026-07-15

  • Fix encrypted-body components failing to open by using Obsidian's shared CodeMirror and Lezer runtime instances.
  • Make CipherLink public envelopes read-only in the outer editor while keeping the nested encrypted-body editor editable.
  • Reject user-originated outer-document changes independently of focus timing, including input during secure-editor loading.
  • Preserve explicit public alias, tag, and relationship updates through CipherLink's metadata action.
  • Avoid whole-vault Markdown enumeration and direct browser-storage access reported by the Community automated review.
  • Address the remaining actionable source and CSS review findings while retaining Obsidian 1.10.6 compatibility.
  • Add GitHub artifact attestations for release assets.

The public-envelope and ciphertext formats remain unchanged. This patch passed 21 automated tests, isolated Obsidian 1.10.6 runtime automation, a separate user clean-vault desktop acceptance sequence, and post-test plaintext-persistence scanning. Mobile behavior and real gateway deployment remain unverified and are not claimed as accepted for this release.