• v0.6.0 e98165356c

    v0.6.0 Stable

    calum released this 2026-07-22 16:34:44 +01:00 | 70 commits to main since this release

    0.6.0 — ADR-N067 Deliverables Build 3: revision workflow (create/generate/store/list/view/download). Migration 017 adds revisions + revision_artifacts tables (project.sqlite); artifacts stored on-disk in /deliverables/rev-N/ so they travel with the .lnetwork bundle. Create Revision snapshots the current branding (title/company/logo/date) — frozen thereafter. Regenerate REPLACES in place (same DB row, same file); only Create Revision bumps the number. Selecting an older revision shows its frozen state; archived-revision regenerate shows a WARNING dialog. Download Deliverable Package produces a ZIP named 'NNN - {frozen title} - Deliverables - YYYYMMDD.zip' with docs named similarly. Read-only guard preserved (model_read_signature stays equal — enforced by test). Verified per ADR-N058 real-store round-trip (Rust cargo test — 3/3 pass) and per ADR-N066 verify-by-SCREENSHOT (9-shot Chromium walker of the full workflow with agent visual read; screenshots at /tmp/lnw-0.6.0-shots/). Cargo workspace all green; TSC + Vite build clean. Switch Diagram TEMPLATE unchanged (Passes B/C still owe the visual refinement). Layout consumption (0.5.5) unchanged; layout editor (ADR-N066) unchanged; storage of real port/VLAN/mode config never touched.

    Downloads