Skip to content

Releases: SabakiHQ/Sabaki

Sabaki v0.12.4

03 May 08:27
Compare
Choose a tag to compare

Fixed

  • Revert back to PNG stone images (see #74)

Sabaki v0.12.3

02 May 18:39
Compare
Choose a tag to compare

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

25 Apr 08:36
Compare
Choose a tag to compare

Fixed

  • Fix uncaught exception at first time startup

Sabaki v0.12.1

24 Apr 12:28
Compare
Choose a tag to compare

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

18 Apr 22:11
Compare
Choose a tag to compare

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

15 Apr 11:37
Compare
Choose a tag to compare

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

07 Apr 14:12
Compare
Choose a tag to compare

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

13 May 18:08
Compare
Choose a tag to compare

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

05 Mar 23:28
Compare
Choose a tag to compare

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

03 Mar 21:26
Compare
Choose a tag to compare

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