Step 164: add update checker and installer manifests

This commit is contained in:
Bill
2026-02-09 19:58:39 -07:00
parent caa7c7fe42
commit 73f30a05fa
9 changed files with 124 additions and 1 deletions

View File

@@ -378,7 +378,7 @@ Final polish, documentation, and ecosystem features.
Data sent to configurable endpoint (or saved locally).
*New:* `Telemetry.h`
- [ ] **Step 164: Installer and distribution updates**
- [x] **Step 164: Installer and distribution updates**
Update the installer (Inno Setup for Windows, .deb/.rpm for Linux) to
include all new dependencies. Auto-update check on launch (checks a
release URL). Portable mode (no install, run from folder).