v0.2.7
This release makes self-updates safer and recoverable.
Highlights
- Create a backup before updating the omp runtime or omp-web installation.
- Verify the updated binary, launcher, and a fresh utility RPC session before reporting success.
- Automatically roll back when an update fails, so an interrupted update does not leave the app unusable.
- Use the same package manager that originally installed the app and detect npm versus Bun installations correctly.
- Refuse self-updates when running from a source checkout.
- Persist and show the result of the last update attempt in Settings.
- Improve startup diagnostics with the detected omp version and repair command.
Upgrade
npm install -g @kahme247/ompweb@0.2.7Full changelog: v0.2.6...v0.2.7