Releases: supertorpe/chessendgametraining
Releases · supertorpe/chessendgametraining
v3.0.0
Brand new version written from scratch.
- Save configurations and progress to avoid losing them (to Google Drive)
- When reaching a trivial position, it doesn't force you to solve it manually (it prompts you to resolve those last moves automatically without penalizing you for it).
- Updated to Stockfish 16 NNUE (linrock with the 7MB nnue file)
- Parameterize Stockfish by depth and time
- Better use of Syzygy/Stockfish
- List of moves
- Allows you to select a move and continue another line from there
- Manual mode: to move opponent's pieces to explore lines not suggested by syzygy or Stockfish: "what if...?"
- Uses the chessground board which allows you to draw circles and arrows
- Board image capture
- Copy FEN and PGN to clipboard
- Button to open position analysis on Lichess
- Cosmetic improvements
2.3.2
Upgrade internal components.
2.3.1
Change square highlighting style.
Upgrade internal components.
2.3.0
New stockfish (wasm) engine
2.2.2
Messages added when syzygy is not available and when stockfish takes too long to respond
2.2.1
Performance improvements
2.2.0
New piece sets (california, chicago, iowa, oslo, pixel).
Performance improvements
2.1.1
Small bugfixes
2.1.0
Improved toolbar layout
Direct access to preferences from position page
2.0.4
Upgrade to angular 8 + cordova 8
Icon conversion from png to svg
New "kosal" piece style
New board themes
Small UI improvements