Skip to content

v0.8.2

Choose a tag to compare

@udit-001 udit-001 released this 05 Jul 13:58
· 43 commits to main since this release

What's new

  • Live-sync — dashboard auto-refreshes on CLI mutations via SSE broker (5f2fb0f)
  • pharos version subcommand — shows version, commit, date, and Go version (e2c073b)
  • Version info in build/start/dev/upgrade output — pseudo-versions collapsed, host details on separate line (f5b53ba, 1842a72)
  • gofmt pre-commit hook — catches formatting issues before CI (aee868f)
  • Fix IsTemplate — line-aware to avoid false positives from stray { (794797f)
  • fix(upgrade) — strip pre-release suffix before semver comparison (e98aa44)
  • Remove interactive openInEditor--body-file is now required for mission/resources/notes edit (249bab5)

Full Changelog: v0.8.1...v0.8.2