Skip to content

BenchBar 0.3.1

Choose a tag to compare

@github-actions github-actions released this 24 Sep 11:38
· 97 commits to main since this release
186c7d4

Fixed

  • benchbar doctor no longer reads the MariaDB root password from the
    Keychain: the live character_set_server query added in 0.3.0 is gone.
    Doctor is read only and the app runs it on a timer, so it must never
    touch the Keychain. The !includedir check stays; a missing my.cnf
    counts as a missing includedir.
  • Phase 01 exits 2, the documented "root password unknown" code, when a
    fresh site needs the MariaDB root password and no source has it, and
    benchbar install reports that as a pending manual step.
  • wkhtmltopdf detection prefers the official package binary in
    /usr/local/bin when it is the patched build, and warns (fix:
    brew uninstall wkhtmltopdf) when an unpatched Homebrew build earlier
    on PATH would shadow it.

This build is not signed with an Apple Developer ID (ad hoc signature). macOS shows "Apple could not verify" on first open of the DMG: use System Settings > Privacy & Security > Open Anyway, or install with the one liner, which downloads with curl and opens without that prompt:

curl -fsSL https://raw.githubusercontent.com/askysh/benchbar/main/install.sh | bash

Checksums are in SHA256SUMS.