Skip to content

v1.6.1

Choose a tag to compare

@github-actions github-actions released this 11 May 13:33
· 7 commits to main since this release

Fixed

  • GnuBG detection now works in the Linux AppImage build. The AppImage's bundled library path was leaking into the GnuBG subprocess, causing the validator to report "Not GNU Backgammon" and SGF imports to fail silently (most visibly affecting Fedora users).
  • GnuBG validation now shows a clearer error message when the executable fails to launch (previously it always reported "Not GNU Backgammon", even for unrelated launch failures).