Notable changes
- Stockfish 19
- Offline computer game time control
- Copy mainline or variation PGN in analysis from the move menu
What's Changed
- perf(db): use COUNT(*) in GameStorage.count by @slick-daddy in #3636
- fix: spelling and duplicate words by @slick-daddy in #3637
- Hide tournament pairing status before start by @philyawj in #3642
- perf(http): cache User-Agent static parts in LichessClient by @slick-daddy in #3638
- Prevent accessing opening explorer in more tab for anon users by @vidya-gamer in #3652
- Improve socket reliability and connectivity checks by @veloce in #3635
- New Crowdin mobile translations by @github-actions[bot] in #3646
- Stockfish 19 by @veloce in #3653
- Allow board editor analysis with more than 32 pieces by @Zinkelburger in #3655
- Honor piece notation in opening explorer and tablebase by @philyawj in #3643
- analysis: copy the main line or variation PGN from the move menu by @Zinkelburger in #3630
- feat: add lock icon for private/unlisted studies by @tom-anders in #3585
- refactor(engine): defer NNUE cleanup and protect in-flight Maia network downloads from checksum deletion by @dev-shady in #3657
- Add notification for the year-end recap by @julien4215 in #3490
- Offline computer time control by @veloce in #3658
New Contributors
- @slick-daddy made their first contribution in #3636
- @vidya-gamer made their first contribution in #3652
Full Changelog: v0.28.1...v0.28.3