Ink & Proof

Product

Changelog

This page is updated with every product release. Versioning follows semantic convention: major releases reflect methodology changes, minor releases introduce new features, patches address fixes and improvements.

v1.2.0June 8, 2026

Image Support & Rich Text Editing

Writers can now embed images directly in their drafts and use a highlight-and-click toolbar instead of relying on markdown shortcuts alone.

  • featureImage support: embed images directly into proofs via the editor. Images are stored in Supabase Storage and resolved at render time; paste-event tracking is bypassed so image insertions don't trigger false AI-assist flags.
  • featureInline formatting toolbar: highlight any text selection and a contextual toolbar appears with bold, italic, and other formatting options.
  • improvementTooltip added to the image insertion button explaining that images can also be dragged and dropped directly into the editor.

v1.0.0May 16, 2026

Initial Launch

Ink & Proof launches with four verification tiers, cryptographically signed Proofs, and a distraction-free writing editor.

  • featureFour-tier verification system: Written by Hand, Written by Hand with AI-Assisted Research, Written by Hand with AI-Assisted Editing, and Human-Directed.
  • featureEd25519 cryptographic signing for every Proof, with public key published at /.well-known/ink-and-proof-public-key.json.
  • featureDistraction-free TipTap editor with session tracking, edit density measurement, paste event recording, and autosave.
  • featurePublic receipt pages at /p/[public_id] with session sparkline, AI disclosure prose, and provenance detail.
  • featureEmbeddable stamp image at /stamps/[public_id].png for use in Substack posts.
  • featureStripe billing with free tier (3 lifetime proofs) and Pro plan for unlimited proofs and author archive.