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