Skip to content
Helm v0.17.10 is live. Install the latest release and report issues on GitHub.

Helm v0.17.4 Released

Helm v0.17.4 is now released on main.

This stable patch follows v0.17.3 and delivers the first interactive TUI plus post-0.17.x parity and platform-support follow-through.

  • No-arg TTY launch now opens a ratatui/crossterm TUI with branded splash, keyboard-first navigation, and section workflows for updates/packages/tasks/managers/settings/diagnostics.
  • GUI Settings now supports installing/removing a managed ~/.local/bin/helm shim that resolves to the app-bundled CLI.
  • CLI now supports smart uninstall via helm self uninstall with install-channel-aware behavior.
  • Launch-at-login now supports macOS 11+ with dual-path implementation (SMAppService.mainApp on macOS 13+, login-helper fallback on macOS 11/12).
  • GUI/CLI/TUI parity expanded for progressive remote search, manager-scoped bulk upgrades, per-package Homebrew keg policy, and TUI package install actions.

If you run into issues, please file a report with environment details and reproduction steps in GitHub Issues.