What's shipped.
Release notes for ART/GTO Solver. Closed beta — every version is -beta. Current: v0.9.7-beta. Newest first.
Fixed
- Post-solve freeze on large solves: the solver now frees its working memory before building the EV view, and stores that view compressed.
- In-app auto-update now installs reliably end to end, quitting and reopening on the new version.
Added
- Multi-Job smart 16-bit fallback: a board that would run out of memory at full precision now solves in 16-bit automatically.
- Multi-Job run-log + Log tab showing which boards solved, fell back to 16-bit, or failed and why.
- 16-bit compress option — fits ~2× larger trees in about half the RAM, reaching the usual 0.3%-of-pot target.
- Pre-solve memory guard — a flop too big for available RAM is refused up front instead of freezing the machine.