Releases: SabakiHQ/Sabaki
Releases · SabakiHQ/Sabaki
Sabaki v0.33.3
Fixed
- Fix game tree crashing when showing after branching the game tree
- Fix stones with labels not showing up in ASCII diagrams
Sabaki v0.33.2
Fixed
- Fix color of hoshi points not being themed
- Fix Markdown links not working properly
- Fix web version archive containing unminimized code sources
Changed
- Update to Electron v1.7.11
Sabaki v0.33.1
Fixed
- Fix board markups not being displayed on stones
Sabaki v0.33.0
Added
- Allow engines to send heatmaps and visualizes them
- Ability to specify commands that are sent to engines right after they start
- Add option whether Sabaki should start a game right after attaching engines
Changed
- The command history limit has been reinstated, but raised
- Update to Electron 1.7.10
Fixed
- Fix comment input area not being visible in edit mode sometimes
- Fix engine color indicator of GTP console being wrong when swapping engine color mid-game
- Up and down keys for traversing command history in the GTP console are working again
- Fix Sabaki trying to add engine variations while in scoring mode after a double pass
- Fix engine passes not getting passed on to opponent engine
Sabaki v0.32.2
Happy New Year! 🎉 🎆 🍾
Added
- Add engine integration protocol (Check out LeelaSabaki for Leela integration)
- Add 'Synchronize' menu item in 'Engines' menu
Changed
- When updating engine boards, Sabaki will try to replay moves in game order first
- The command history limit of the GTP console has been lifted
- Focus find input when entering find mode
- Sabaki allows 2×2 boards
Fixed
- Fix Sabaki not continue generating moves in bot vs. bot games where only one of them passes
- Selecting 'Stone Tool' from the menu is now able to toggle stone color
Sabaki v0.32.1 beta
- Fix games played with LeelaSabaki not saving properly
Sabaki v0.32.0 beta
Added
- Implement engine integration draft protocol
Fixed
- Fix Sabaki not continue generating moves in bot vs. bot games where only one of them passes
Sabaki v0.31.5
Changed
- Pre-fill date field in new games with current date
- In the info drawer, show game result after user confirmation
- Inactive nodes in the game tree get comment and hotspot coloring (Thanks to @geovens)
- Update to Electron v1.7.9
Fixed
- Clicking 'Download Update' button opens the correct URL
Sabaki v0.31.4
Changed
- When selecting engines, player names are automatically filled unless changed by the user
- Downgrade to stable Electron v1.7.8 due to security reasons
Fixed
- Fix encoding problems in shape names
Sabaki v0.31.3
Changed
- Change 'Remove Node' shortcut to Command+Backspace on macOS
- Change 'Fullscreen' shortcut to F11 on Linux and Windows
- Lift the arbitrary maximum limit of autoplay's 'sec per move' (Thanks to @emauton)
- Per-window sidebars (see #265)
- Update to Electron v1.8.0 beta
Fixed
- Fix updated komi values not being sent to GTP engines during the game
- Fix pass moves not being sent to GTP engines