Skip to content

v1.5.1

Choose a tag to compare

@honeyhive-propolis honeyhive-propolis released this 04 Aug 02:07
· 1 commit to main since this release

[1.5.1] - 2026-08-04

Fixes & Improvements

  • Fixed the Homebrew formula published for each release so brew install honeyhive and brew upgrade honeyhive resolve the current CLI version. The formula no longer declares an explicit version that recent Homebrew versions reject as redundant during validation.

Compatibility & Deprecations

  • Installing a stable release via Homebrew now requires Homebrew 6.0.14 or newer, which reads the version from the release URL. An older client that installs without updating first — most commonly HOMEBREW_NO_AUTO_UPDATE=1 in a Docker or CI image — records the wrong version and will not report the install as outdated afterwards. Run brew update before installing, or reinstall once Homebrew is current. npm and npx installs are unaffected.