-
released this
2026-05-21 16:42:46 +00:00 | 125 commits to main since this releaseFirst milestone release — a complete, installable, self-updating RigDoctor: live monitoring,
crash capture + health report, desktop GUI, user-local install/uninstall, and updates.Added
- In-app uninstaller: "Uninstall RigDoctor" button on the Setup page (and
rigdoctor uninstall [--purge]) — removes the venv, launchers, and desktop entry, with an
option to also wipe settings/token/logs. Runs detached so it can delete its own venv. - In-app changelog: a "Changelog" link in the sidebar opens the release history (tags +
notes) fetched from the update server.
Downloads
- In-app uninstaller: "Uninstall RigDoctor" button on the Setup page (and
-
released this
2026-05-21 16:31:43 +00:00 | 126 commits to main since this releaseAdded
- "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 inrigdoctor 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
.runinstaller 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
- "Restart now" button after a successful in-app update — relaunches RigDoctor for you
-
released this
2026-05-21 16:18:29 +00:00 | 127 commits to main since this releaseAutomated release for v0.0.8. See CHANGELOG.md.
Downloads
-
released this
2026-05-21 16:13:19 +00:00 | 128 commits to main since this releaseAutomated release for v0.0.7. See CHANGELOG.md.
Downloads
-
released this
2026-05-21 15:47:20 +00:00 | 129 commits to main since this releaseAutomated release for v0.0.6. See CHANGELOG.md.
Downloads
-
released this
2026-05-21 15:37:42 +00:00 | 130 commits to main since this releaseAutomated release for v0.0.5. See CHANGELOG.md.
Downloads
-
released this
2026-05-21 15:31:43 +00:00 | 131 commits to main since this releaseAutomated release for v0.0.3. See CHANGELOG.md.
Downloads
-
released this
2026-05-21 15:31:27 +00:00 | 132 commits to main since this releaseAutomated release for v0.0.2. See CHANGELOG.md.
Downloads
-
V0.0.1 Initual setup Pre-Release
released this
2026-05-21 15:12:50 +00:00 | 133 commits to main since this releaseDownloads