• v0.3.16 29ec75f977

    v0.3.16 Stable

    calum released this 2026-07-14 20:48:21 +01:00 | 161 commits to main since this release

    Test build (0.3.16): four admin-editor fixes (ADR-N028 addendum). (1) library_admin_list_backend now runs the full sync pipeline (fetch→upsert→propagate→ghosts) so admin mutations reach project pickers + ghost cache without a manual re-sync. (2) list_all cross-references library.sqlite and hides source='library' project rows whose backend twin is gone. (3) rename PATCH body uses snake_case + skip_serializing_if=None (fixes HTTP 422 extra_forbidden). (4) form spacing pattern: shared label:has(>span+input) rule. (5) removed mTLS explainer from Backend Library UI. 42 Rust + 16 backend pytest all green.

    Downloads