• v1.0.1 ba7c4ae32f

    jkaindl released this 2026-05-16 08:17:51 +00:00 | 139 commits to main since this release

    Documentation-only patch release. Brings README + docs/ in sync with the v1.0.0 WebUI release state.

    What changed

    • README.md — status badge updated; phase table now includes Phase 10 WebUI row; quick start covers autosplat webui; CLI section has WebUI subsection
    • docs/GETTING-STARTED.md — added "Option B: Use the WebUI" walkthrough
    • docs/WORKFLOWS.md — new "Web-UI control" section (dashboard, trigger, cancel, SuperSplat embed, LAN access)
    • docs/ARCHITECTURE.md — "future web UI" reference updated to implemented Phase 10 module; WebUI module section added
    • docs/PHASE-10-WEBUI.md — new plan-style snapshot documenting Phase 10

    No code changes. v1.0.0 is fully usable; v1.0.1 just makes the docs match.

    Install / upgrade

    uv tool install autosplat  # first install
    uv tool upgrade autosplat  # upgrade from v1.0.0
    

    Full changelog: CHANGELOG.md

    Downloads