0.2.0
GitHub-style diff rendering.
The "Compare adjacent versions" page diff now collapses unchanged regions into hunks, shows old and new line numbers in a gutter, and marks collapsed regions with a friendly separator stating how many lines are hidden. A small change in a long page is now readable without scrolling the whole document.
This is a presentation-only refinement of the v0.1 diff. The read contract is unchanged (schema_version 1), and the diff renders as text only, so untrusted snapshot content stays inert.
Requirements
Same as 0.1.0: Obsidian desktop 1.7.2 or later, an InsightMesh history (schema_version 1) in your vault, and a git binary on PATH for the diff.
Upgrade
BRAT updates automatically. Manual: replace main.js, manifest.json, and styles.css in <vault>/.obsidian/plugins/insightmesh-viewer/ from this release.