Releases: rooklift/ogatak
Releases · rooklift/ogatak
v1.0.6
- Somewhat clearer and better tree drawing; and less likely to annoy graph-theorists.
v1.0.5
- Fix some CSS issues and other minor aesthetic issues.
v1.0.4
- Basic implementation of SGF marks and labels such as triangles, letters, etc (read-only).
- Fix a situation where stale dead stone markers might be drawn.
- Fix some annoying visual artifacts on startup.
v1.0.1
- Added the ability to see comments that already exist in an SGF file. (No editing yet.)
- See
Sizes --> Comment box
v1.0.0
- Make a better effort to read SGF files that declare a charset like Shift-JIS or GB2312.
- The
Permissive SGF reader
option has therefore been removed again.
v0.5.7
- Added an option
Permissive SGF reader
(in the Misc
menu) which attempts to ignore some errors while loading SGF files. Since the result is not guaranteed correct, it should only be used if there's a problem.
- Ensure output SGF files have standard properties in their root nodes.
- Remove one potential memory leak.
v0.5.6
- Further improvements for loading SGF files with unusual encodings.
v0.5.5
- Better handling of SGF files which declare a character set other than UTF-8.
- Better display of errors from the engine in certain circumstances.
v0.5.4
- Symmetry pruning now does what you'd expect.
- The various open and save dialogs now remember their last used folder.
v0.5.3
- Play Black and Play White.
- Fix a minor visual glitch with the tree when resizing.
- Dedicated setup menu.