Skip to content

Immich Accelerator v1.4.7

Choose a tag to compare

@github-actions github-actions released this 17 Apr 16:01
84f2320

Fixes

  • Homebrew formula failed to install on every release since v1.4.4 (#31). The CI workflow that generates the formula used a bash heredoc containing backticks and em-dashes. Backticks triggered command substitution on the runner, em-dashes got mangled through the locale. Brew's Ruby installer rejected the resulting invalid UTF-8. Replaced with plain ASCII.

Upgrade

brew upgrade immich-accelerator
immich-accelerator setup   # if first time or new features require it