Skip to content

Jerry 4.1.1

Compare
Choose a tag to compare
@asdfjkl asdfjkl released this 17 Jan 20:35
· 91 commits to master since this release

Version 4.1.1

  • several bugfixes (see issue tracker)
  • database: edit & save for large PGNs
  • colorize last move
  • drawing arrows & colorizing fields
  • keyboard shortcuts
  • fullscreen mode
  • option to hide toolbar

Installation on Windows:

  • download SetupJerryChess.exe and run it

Installation on Linux

  • Install from Snapstore
    - (remove previous versions with sudo snap remove jerry)
    - sudo snap install jerry
    - add manual permission to read from removable media by snap connect jerry:removable-media
    - add manual permission for printing by snap connect jerry:cups-control

  • Or download manually the attached tar.xz, untar & unzip by tar xvf jerry-4.1.0.tar.xz

  • Install OpenJDK 11 or higher, e.g. sudo apt install openjdk-11-jre

  • change to the created directory and then start by ./start.sh

You need a 64 bit OS both for Windows and Linux!