Releases: rooklift/ogatak
Releases · rooklift/ogatak
v1.2.2
- Write scores into saved SGFs.
- Support drawing the entire ownership map.
- Updated Electron to 17.1.0. (Let me know if this causes any issues...)
v1.2.1
- Fix a couple of minor issues related to opening files in the OS, while the app is running.
v1.1.9
- If Ogatak is set as the default SGF application... and it is already running... and the user double-clicks on an SGF file in the OS... then we now load that file in the already running program, rather than starting a new instance.
v1.1.8
- Support drawing the trinity of LCB / Visits / Score like Lizzie does, though it's up to you to set the font / square sizes to fit all this cleanly on a square.
- Other minor aesthetic fixes.
v1.1.6
- Ability to set KataGo's PV length.
- Added useful info (engine, config, weights) to the "About" box.
v1.1.5
- Upon startup, should now remember if it was maximized when last closed.
- Upon KataGo tuning, actually display the progress in the window. Wow!
v1.1.2
- Better display of dead stones when the engine is advancing rapidly forward.
- Some logic cleanups involving the graph.
v1.1.0
- Removed the ability for multiple tabs to view the same tree - it's too confusing. (But if someone really thinks it was awesome, let me know.)
- Fixed some other unintuitive behaviour around creating tabs.
- Added the ability to save multigame collections.
v1.0.8
- Added Stone Scoring (i.e. group tax) rules as an option.
- Multiple unrelated code refactors, so some small chance I've introduced new bugs, please report any.
v1.0.7
- Fix a stack overflow for very long variations (i.e. thousands of moves deep).
- Minor aesthetic fixes.