• v0.0.10
    release / release (push) Successful in 14s
    Stable

    jessey released this 2026-05-21 16:31:43 +00:00 | 126 commits to main since this release

    Added

    • "Restart now" button after a successful in-app update — relaunches RigDoctor for you
      instead of asking you to restart manually.
    • Real release notes: CI now sets each Gitea release's body from the matching CHANGELOG
      section (instead of "Automated release for…"), and the updater shows "What's new" — a
      notes dialog before applying (GUI) and in rigdoctor update (CLI).

    Changed

    • Setup page / rigdoctor install: dropped internal module references (M4, M5, …) from the
      component descriptions — end users don't need them.
    • Adopting Conventional Commits + git-cliff (cliff.toml, packaging/changelog.sh)
      to generate CHANGELOG entries from commit history going forward (D20).

    Fixed

    • The self-extracting .run installer is now built without makeself (a pure-Python
      self-extractor, packaging/make_run.py), so it reliably attaches to every release — it was
      silently skipped before because the CI runner couldn't install makeself.
    Downloads