Skip to content

v1.0.6: notes, timers, & improved stability

Compare
Choose a tag to compare
@sanderland sanderland released this 20 May 16:46
· 819 commits to master since this release
b69d82a

image

  • New features
    • Byo-yomi timer
    • Notes field that gets saved to the SGF.
  • UI improvements:
    • When the analysis tab is selected...
      • Hovering over child moves now shows the best followup for the opponent regardless of whether it is in teaching mode or not
      • Automatic AI moves and teaching undos are not done. This removes an annoyance where reviewing your game after playing against AI and analyzing a branch would start playing again.
  • Moves made now update their parent's analysis info, so dots for 'top moves' and 'child moves' should generally match.
  • Compressed model included, reducing download size.
  • Improved manual and setup file for PyPI.
  • Python 3.8 support
  • Improved binary for linux with smaller size and fewer dependencies.

As usual, see the 'assets' tab below for the pre-built windows download, or install from PyPI if you have a python installation. Enjoy!