Skip to content

0.17.0

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Feb 03:28

Release Notes

Changed

  • GitHub Username Migration: Updated all repository URLs and references from ryblogs to sullenb
    • Updated Cargo.toml repository and homepage URLs
    • Updated GitHub Actions workflows for deploy and release
    • Updated Homebrew tap reference to sullenb/homebrew-tap
    • Updated all installation instructions in README

Added

  • Web UI Enhancements:
    • Dark tile theme with toggle option
    • Improved score result layout
    • Custom domain support (agari.org)

Fixed

  • Mobile UX: Prevented double-tap-to-zoom on mobile tile interactions

Documentation

  • Enhanced README with images and web frontend information
  • Updated live demo URL to agari.org

Install agari 0.17.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/sullenb/agari/releases/download/v0.17.0/agari-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/sullenb/agari/releases/download/v0.17.0/agari-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install sullenb/tap/agari

Download agari 0.17.0

File Platform Checksum
agari-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
agari-x86_64-apple-darwin.tar.xz Intel macOS checksum
agari-x86_64-pc-windows-msvc.zip x64 Windows checksum
agari-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
agari-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum