Releases: SabakiHQ/Sabaki
Releases · SabakiHQ/Sabaki
Sabaki v0.12.4
Fixed
- Revert back to PNG stone images (see #74)
Sabaki v0.12.3
Added
- Ability to choose GTP engine directly inside the 'New Game' drawer
- Ability to link to move numbers in the comments (see wiki)
Changed
- SVG stone images
- Doesn't clear GTP console when detaching engines
- Update to Electron v0.37.8
Sabaki v0.12.2
Fixed
- Fix uncaught exception at first time startup
Sabaki v0.12.1
Added
- Support for old SGF 'long property ids' (see #68)
Changed
- Significant SGF parsing speed increase; parses Kogo's Joseki Dictionary in ~1 second
- Significant graph updating speed increase
- Update to Electon v0.37.7
Fixed
- Fix misplaced triangle markup under OS X
- Fix incorrect parsing of backslashes in comments
Sabaki v0.12.0
Added
- Add edit button to comments section
- Allow a subset of Markdown in the comments section
Changed
- Now board markup scales with board size
- Update to Electron v0.37.6
Fixed
- Fix engines menu list not updating when adding/removing engines
- Fix comments textbox scrolling to top when editing
- Fix navigation shortcuts not working after closing drawers
- Fix conflicting auto-links in the comments section
- Slider doesn't stop halfway anymore when sliding over the end
Sabaki v0.11.5
Changed
- Add 'New Window' menu item
- Closing all windows doesn't quit the app in OS X
- Associate SGF files with Sabaki in OS X
Fixed
- Opening an unreadable file doesn't set represented filename anymore
- Fix repeated exceptions when opening an empty game tree
- Fix editing compressed point lists for AB/AW/AE properties not working
Sabaki v0.11.4
Fixed
- Fix missing WebGL libraries in Windows
- Fix crash while saving files
Changed
- Faster startup
- Update to Electron v0.37.5
Sabaki v0.11.2
Added
- Guess Mode
- Load/Copy SGF files from clipboard
Changed
- Show game result when at the end of main variation
- Update to Electron v0.37.3
Sabaki v0.11.1
Added
- SGF-compatible line and arrow markup
- Filter in 'Manage Games'
- More game info fields
Changed
- Update to Electron v0.36.10
Sabaki v0.11.0
Added
- Add opening data
- Add 'Go To Main Variation' menu item
- Supports SGF collections
Changed
- Smaller font size for larger board labels
Fixed
- Fix regression where saving SGF files does nothing
- Fix graph not updating when undoing
- Dragging slider outside window won't cause it to stop anymore