v1.18.0
Changes in this version
- Make the transparentcolor assertion robust to Tk returning a color object (7bd90fc)
- Show the startup capture re-check result in the app's activity log (a22c65a)
- Re-check last run's captures on every launch; fix 3 classifier issues found by it (803350e)
- Replace Tesseract with a template-matching digit classifier (primary path) (cda9af2)
- Fix real detection bugs found from actual play data: noise-trim + mismatched capture (136ff75)
- Also capture confirmed successful detections, not just misses (c9ca169)
- Auto-capture likely missed detections for real-world OCR recalibration (9576d38)
- Improve OCR reliability: color-based digit contrast + retry the confirm read (fd75b83)
Built from commit b6a8ef9. Requires Tesseract OCR installed separately.
What's Changed
New Contributors
Full Changelog: v1.17.0...v1.18.0