Skip to content

Releases: SabakiHQ/Sabaki

Sabaki v0.20.0

01 Feb 16:46
Compare
Choose a tag to compare

Added

  • Ability to change the order of variations
  • Ability to remove certain node information from the whole game or current position
  • Ability to sort games in a game container
  • Add compact and big style game tree

Changed

  • Update to Electron v1.4.15
  • Current variation is more distinguishable from other variations in the game tree

Fixed

  • Sabaki uses \r\n as linebreaks on Windows
  • Fix 'Download' button when an update is available

Sabaki v0.19.3

10 Jan 23:04
Compare
Choose a tag to compare

Added

  • Sabaki remembers board setup, i.e. komi, board size, and handicap stones

Changed

  • Update to Electron v1.4.13

Fixed

  • Fix copy to clipboard not working
  • Fix board arrows not pointing in the right direction

Sabaki v0.19.2

15 Dec 21:52
Compare
Choose a tag to compare

Added

  • Sabaki offers to reload the opened file if it has been changed externally
  • Ability to remove all variations apart from the active one

Changed

  • Update to Electron v1.4.12

Fixed

  • Fix incorrectly interpreting openings on boards other than 19×19
  • Fix Sabaki closing even if user cancels

Sabaki v0.19.1

20 Nov 15:00
Compare
Choose a tag to compare

Added

  • Ability to flatten nodes

Changed

  • Update to Electron v1.4.7

Fixed

  • Fix game graph not being updated when pasting variations sometimes

Sabaki v0.19.0

10 Nov 23:06
Compare
Choose a tag to compare

Added

  • Add 'Play' menu
  • Add 'Go To Move Number' menu item
  • Ability to select points by keyboard input
  • Ability to copy/cut/paste variations

Changed

  • Change keyboard shortcuts for toggling sidebar elements
  • Update to Electron v1.4.5
  • Update to Octicons v5.0.1
  • Remove gemini-scrollbar dependency

Fixed

  • Fix handicap stones being placed incorrectly
  • Fix not being able to select executables for engines

Sabaki v0.18.3

26 Oct 11:13
Compare
Choose a tag to compare

Changed

  • Sidebar lag is reduced
  • More intuitive 'Go To Next/Previous Variation'
  • Update application icon
  • Update to Electron v1.4.4

Fixed

  • Fix 'Load From Clipboard' encoding issue

Sabaki v0.18.2

12 Oct 07:15
Compare
Choose a tag to compare

Fixed

  • Fix graph not displaying diamond shapes

Sabaki v0.18.1

10 Oct 11:08
Compare
Choose a tag to compare

Changed

  • Several internal changes to the code base
  • Update to Electron v1.4.3

Fixed

  • Fix arrow keys not working in open/save file dialog on macOS
  • Fix guess mode when an engine is attached

Sabaki v0.18.0

18 Sep 07:58
Compare
Choose a tag to compare

Added

  • Add support for non-UTF8 encodings (Thanks to @apetresc)
  • Add basic text editing keyboard shortcuts when editing/writing comments on macOS

Changed

  • Update to Electron v1.3.6

Fixed

  • Fix removing nodes resulting in invalid game graphs sometimes
  • Fix regression where guess mode stopped working

Sabaki v0.17.2

10 Sep 01:32
Compare
Choose a tag to compare

Changed

  • Update to Electron v1.3.5

Fixed

  • Fix autoplay stopping at non-move nodes
  • Fix autoplay not working with non-alternating color moves
  • Fix regression where swapping player names wouldn't work
  • Fix performance issue where a huge amount of games inside a SGF collection can slow down Sabaki