Skip to content

v0.12.8 — Fix web update on detached HEAD

Choose a tag to compare

@rafiki270 rafiki270 released this 13 Mar 22:59
· 211 commits to main since this release

Fix

  • steroids web update no longer fails with "unrelated histories" on detached HEAD. Now uses git fetch + git checkout <tag> (or latest main as fallback), matching the launch command's behavior.

Full Changelog

v0.12.7...v0.12.8