Skip to content

v0.2.7

Choose a tag to compare

@github-actions github-actions released this 12 Aug 10:57
· 159 commits to main since this release

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.7

Full changelog: v0.2.6...v0.2.7