Release Notes
Changed
- Web UI Redesign: Complete redesign of the web interface with a modern linear design language
- Boxy, sharp-cornered design with no border-radius
- 1px borders for depth instead of shadows
- Modern dark color scheme (
#09090b base, #3b82f6 accent)
- Monospace typography for values, badges, and code elements
- Grid-based panel layout with 1px gap separators
- Flat hover states using border color changes
- Updated all components: Tile, TilePalette, ContextOptions, ScoreResult, DoraPicker
Fixed
- Validator CLI: Simplified CLI by removing
--files parameter; validator now always uses bundled test files
Install agari 0.15.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ryblogs/agari/releases/download/v0.15.0/agari-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/ryblogs/agari/releases/download/v0.15.0/agari-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install ryblogs/tap/agari
Download agari 0.15.0