• v0.11.1
    CI / test (push) Successful in 4s
    Release / test (push) Successful in 4s
    Release / binaries (push) Successful in 12s
    Stable

    niklas released this 2026-09-24 06:39:57 +00:00 | 4 commits to main since this release

    No change to the TUI: the Go code is identical to v0.11.0, and so is the
    set of binaries and their names, so self-update behaves as before.

    • The gate and the release build now come from the Makefile. CI and the
      release workflow run make fmt lint test, and the release builds its
      binaries with make dist, so what a developer runs, what CI runs and
      what is published are the same code.
    • The repo is set up for the release skill (KIND=binary), which verifies
      after publishing that every binary is attached exactly once, that the
      release has notes, and that it is the release self-update will offer.

    Still needs terdut-server v0.20.0 or later. Sign in with a user account;
    api_key in config.yaml is ignored (see v0.11.0).

    Downloads