Skip to content

v1.0.0

Choose a tag to compare

@philipptpunkt philipptpunkt released this 04 May 14:20
b8d5651

1.0.0 (2026-05-04)

⚠ BREAKING CHANGES

  • tui: bare sm on a TTY now launches the interactive cockpit instead of printing help. Run sm --help (or any explicit subcommand) for the previous behaviour. Non-TTY invocations are unchanged.

Features

  • config: load user config and add sm config command (f5d1153)
  • docs: add stac-man branding to site and README (3080acd)
  • docs: align site theme with stac-man logo palette (0566a54)
  • install: broaden shell coverage and add uninstaller (61b6d57)
  • tui: add interactive cockpit (2542854)
  • update: background notifier for new releases (f77edf8)

Documentation

  • ship cockpit, rename docs/site to docs/web, enforce pasteable shell blocks (1047280)

Miscellaneous

  • hooks: add pre-commit gofmt check (dc865ac)