Skip to content

Releases: asdfjkl/jfxchess

Jerry 4.2.1

18 Jul 23:03
Compare
Choose a tag to compare

New Features

  • drag and drop when setting up a position (thx @TTorel)
  • adjust strength for any engine that supports 'uciLimitStrength'
  • flat style dialogs to better match theme
  • nicer looking opening book view
  • icon to indicate whose turn it is
  • computer's books moves are not selected randomly, but depend on chosen engine strength and opening
  • moves in bookview are shown in SAN notation instead of uci notation
  • some layout fixes
  • deleting games in database view
  • several bugfixes

Bugfixes

  • fixed and issue where some uci engines could not be loaded

Installation on Windows:

  • download SetupJerryChess.exe and run it

Installation on Linux

  • Install from Snapstore
    • (remove previous versions with sudo snap remove jerry)
    • install with 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.tar.xz

  • Install OpenJDK 11 or higher, e.g. sudo apt install openjdk-11-jre
  • change to the created directory and then start by ./run

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

Jerry 4.2.1 - beta

10 Feb 19:56
Compare
Choose a tag to compare

Feature complete, but mostly untested

  • opening book has nicer graphical interface
  • workflow of saving pgn's reworked
  • small bugfixes
  • 2022_03_16 : fixed error in looking up book path

Jerry 4.2.0

12 Dec 20:47
Compare
Choose a tag to compare

New Features

  • opening book with statistics
  • dark mode

Bugfixes

  • last move was not highlighted correctly when flipping board
  • high cpu usage even when engine was switched off / idling
  • not all registry keys removed upon de-installation on Windows
  • engine parameters were not applied in analysis mode
  • multipv was not sent when restarting engine
  • PGN metadata persists in UI after selecting 'New Game'

Installation on Windows:

  • download SetupJerryChess.exe and run it

Installation on Linux

  • Install from Snapstore
    • (remove previous versions with sudo snap remove jerry)
    • install with 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.2.0.tar.xz (coming soon)

  • 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!

Jerry 4.1.1

17 Jan 20:35
Compare
Choose a tag to compare

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!

Jerry 4.0.0

06 Nov 21:20
Compare
Choose a tag to compare

Version 4.0.0

  • complete rewrite
  • allows position searches even in very large PGN files

Installation on Windows:

  • download SetupJerryChess.exe and run it

Installation on Linux

  • Install from Snapstore

    • 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.0.0.tar.xz

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

  • cd jerry and then start by ./start.sh

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

Version 4.0 (beta)

28 Oct 10:18
Compare
Choose a tag to compare
Version 4.0 (beta) Pre-release
Pre-release

Version 4.0 beta

  • complete rewrite
  • allows position searches even in very large PGN files

Installation on Windows:

  • run .exe file

Installation on Linux

  • requires 64 bit OS
  • make sure OpenJDK 11 or higher is available
  • unzip
  • open terminal, cd jerry-v4.0.0beta-linux
  • run: java -jar ./jar/jerryfx-4.0-jar-with-dependencies.jar

Version 3.2.1

04 Dec 22:31
Compare
Choose a tag to compare

This is version 3.2.1 of Jerry - Das Schachprogramm.

New features:

  • bug fix in displaying move and position annotations
  • ability to flip board when entering a new position

The Windows build packages Stockfish 10 as the default internal engine.
The Linux Debian build (available soon) uses the default packaged Stockfish version of the distribution.

Enjoy :-)

Version 3.2.0

05 Jul 22:40
Compare
Choose a tag to compare

This is version 3.2.0 of Jerry - Das Schachprogramm.

Major new features:

  • MultiPV up to 4 lines
  • ability to handle and search large (> 1 GB) PGN files
  • user defined font-sizes

The Windows and macOS build packages Stockfish 10 as the default internal engine.
The Linux Debian build uses the default packaged Stockfish version of the distribution.

Enjoy :-)

Unsorted in-between builds

05 May 19:03
Compare
Choose a tag to compare
Pre-release

(a very alpha 3.2 to test the new build environment on macOS)

Version 3.1.0: Windows + Linux Debian Package

18 Dec 09:02
43c8f14
Compare
Choose a tag to compare

This is version 3.1.0 of Jerry - Chess GUI.

The windows build packages Stockfish 10 as the default internal engine.
The Linux Debian build uses the default packaged Stockfish version of the distribution.

Enjoy :-)