KaTrain v1.20.0
Mostly a fix-and-cleanup release, with an engine update and a few settings people asked for.
- Bundled KataGo updated to v1.18.1, and the download options in the settings point at the v1.18.1 builds. Apple Silicon ships with the new metal builds.
- #842 #843 The bundled macOS engine was never actually used on Apple Silicon.
- #835 New setting to show move numbers on the board, with an
mtoggle. - #809: Reset analysis now needs Ctrl+H rather than a bare
h, and the length of the hover PV animation is configurable with 0 turning it off. - Translation pass to fill in missing translations and improve some. Please report mistakes.
- Under the hood: KivyMD is gone, the bundled SGF parser is replaced by pysgf.
- Python 3.11 is now the minimum version
- Fixed several edge cases which could make the app freeze in rare occasions.
Downloads
- Windows: Download the
.exefiles or.zipfolders. - macOS (Apple Silicon): Download the
arm64.dmgfile. - macOS (Intel): Download the
x86_64.dmgfile.
Full Changelog: v1.19.0...v1.20.0