See the assets to download and install this version.
What's Changed
- Added new full practice mode
- Added setting for auto choosing practice difficulty
- Made board coordinates follow board color theme
- Added button to copy engine line
- Added Polyglot/PGN/EPD Book Support
- Standardized UI for Engines/Databases/Files pages
- Made query results from ChessDB.cn stable
- Increased number of games in search results to 500
- Full rework of Files Page. Now supports dragging, creating new directories, etc.
- Fixed persistance of language setting
- Fix coords.squares CSS to match chessground's column-based layout by @DarrellThomas in #706
- fix: trim query strings of lichess game URL by @star0202 in #302
- Add support for variations, commments and NAGs in move encoding by @franciscoBSalgueiro in #710
- Fix castling via text Move Input by @DarrellThomas in #712
- Fix Lichess database JSON parse error on API failures by @DarrellThomas in #718
- Fix compilation warnings by @DarrellThomas in #717
- Strip [%timestamp] annotations from PGN comments by @DarrellThomas in #720
- Fix practice mode arrow navigation and sound leaks by @DarrellThomas in #716
- Fix engine settings lost when switching tabs in unlimited mode by @DarrellThomas in #714
- Order games from position search by ELO descending by @DarrellThomas in #715
- Delete orphaned players, events, and sites after game deletion by @DarrellThomas in #713
- Kill engine child processes on app exit (fixes #723) by @DarrellThomas in #724
- Large Add Engine Selection Modal by @Disservin in #727
- Add divider for Database/Engine Page by @Disservin in #729
- Add puzzle hints by @meesaltena in #733
- titlebar: resurrect custom titlebar on Linux by @WavyEbuilder in #734
- fix: open OAuth URL via tauri-plugin-opener on Linux by @jshnaidman in #738
- Add italian translations by @nicopicchio in #740
- Update Korean translations by @kimerikal-games in #742
- Minor fixes and update to Italian translation by @nicopicchio in #744
- Updated French translation by @Emblaze in #743
- Fix board orientation when player plays Black in engine games by @damienoleary in #746
- Minor fixes to recently updated French translation by @Emblaze in #748
- Add remaining Italian translation by @nicopicchio in #751
- Modify pluralisation approach by @nicopicchio in #745
- Add translation to checkbox label by @nicopicchio in #752
- Revert minor whitespace change by @nicopicchio in #754
- Fix: engine settings changes not applied to new games by @damienoleary in #755
New Contributors
- @DarrellThomas made their first contribution in #706
- @star0202 made their first contribution in #302
- @Disservin made their first contribution in #727
- @meesaltena made their first contribution in #733
- @WavyEbuilder made their first contribution in #734
- @jshnaidman made their first contribution in #738
- @nicopicchio made their first contribution in #740
- @Emblaze made their first contribution in #743
- @damienoleary made their first contribution in #746
Full Changelog: v0.14.2...v0.15.0