Sabaki v0.34.0
Added
- Add board rotation tools (Thanks to @fohristiwhirl)
- Add an option to disable hardware acceleration (Thanks to @ohyou)
- Add an option to always show game result in the info drawer (Thanks to @fohristiwhirl)
- Ability to sort games by game length (Thanks to @gcentauri)
Changed
- Moved some features to 'Tools' menu
- Gracefully ending engines with
quit
command when detaching - Dead stones detector rewritten in Rust & WebAssembly to be faster and more accurate
- Improved influence map generator which fixes ragged areas
- Formatted SGF output
- Update to Electron v2.0.2
Fixed
- Trying to execute blocked GTP commands will show properly in the console
- Fix mismatch of commands and responses in the GTP console