• v0.12.0 d2d73de59d

    v0.12.0
    All checks were successful
    Check / fmt + clippy + build + tests (push) Successful in 56s
    Build Linux binary / Build yt (Linux x86_64) (push) Successful in 6m20s
    Build Windows binary / Build yt (Windows x86_64) (push) Successful in 6m50s
    Stable

    David released this 2026-07-18 15:41:59 +02:00 | 48 commits to main since this release

    Changelog

    d2d73de Merge pull request 'Release v0.12.0' (#129) from release/v0.12.0 into main
    4ac37f7 Release v0.12.0
    bf2a0ab Merge pull request 'fix(oci): copy .cargo/config.toml so the image build resolves the mcp-web registry' (#128) from fix/MCPWEB-1-oci-cargo-config into main
    0f1f121 fix(oci): copy .cargo/config.toml so the mcp-web registry resolves in the image build
    14ae33b Merge pull request 'feat(mcp): adopt the shared mcp-web crate for the generic web layer' (#127) from feat/YT-73-adopt-mcp-web into main
    47de5f5 feat(mcp): adopt the shared mcp-web crate for the generic web layer
    a4bf41d Merge pull request 'docs(mcp): state which adversary at-rest encryption stops' (#126) from docs/YT-66-at-rest-adversary-statement into main
    87b139b docs(mcp): state which adversary at-rest encryption stops
    d12e55e Merge pull request 'feat(mcp): admin account-lifecycle UI, instances unreadable' (#125) from feat/YT-71-admin-account-lifecycle into main
    c09e026 feat(mcp): admin account-lifecycle UI, instances unreadable
    1823487 Merge pull request 'feat(mcp): ship yt mcp serve as Docker only, drop systemd' (#124) from feat/YT-72-mcp-docker-only-deprecate-systemd into main
    e4687b3 feat(mcp): ship yt mcp serve as Docker only, drop systemd
    ae7e449 Merge pull request 'feat(mcp): add account settings web UI for YT instance' (#123) from feat/YT-70-account-web-ui into main
    0df241e feat(mcp): add account settings web UI for YT instance
    b72027c Merge pull request 'feat(mcp): cut over from Hub OAuth to local accounts' (#122) from feat/YT-69-local-accounts-cutover into main
    21664ae feat(mcp): cut over from Hub OAuth to local accounts
    9164c66 Merge pull request 'feat(mcp): add local accounts to yt mcp serve' (#121) from feat/YT-67-local-accounts into main
    96d0f09 feat(mcp): add local accounts to yt mcp serve
    61fbbf4 Merge pull request 'chore(cli): remove clap's auto-generated help subcommand' (#120) from chore/YT-63-remove-help-subcommand into main
    8e57bbb chore(cli): remove clap's auto-generated help subcommand
    734bdd5 Merge pull request 'fix(mcp): keep the new secret out of argv on secret rotate' (#119) from fix/YT-62-secret-rotate-no-argv-secret into main
    fc3a671 fix(mcp): keep the new secret out of argv on secret rotate
    4fa0be9 Merge pull request 'fix(mcp): stop administering Hub from secret rotate' (#118) from fix/YT-61-drop-hub-secret-administration into main
    5ed3830 fix(mcp): stop administering Hub from secret rotate
    6b6ee85 Merge pull request 'fix(mcp): preflight Hub access before the rotation prompt' (#117) from fix/YT-60-hub-scope-preflight into main
    e73d918 fix(mcp): preflight Hub access before the rotation prompt
    94ed657 Merge pull request 'fix(version): make check train-aware' (#116) from fix/YT-57-train-aware-version-check into main
    d7b7ef3 fix(version): make check train-aware

    Downloads