Release 2.5.1 - Test and ci
Released: February 26, 2026
What's New
- fix: test and ci by @thomas-mauran in https://github.com/thomas-mauran/chess-tui/pull/228
Full Changelog
For the complete list of changes, see the full changelog.
Released: February 26, 2026
For the complete list of changes, see the full changelog.
Released: February 26, 2026
feat: allow lowercase san in the move popup by @xiangsgao in https://github.com/thomas-mauran/chess-tui/pull/214
feat: elo selection and small bug fixes by @thomas-mauran in https://github.com/thomas-mauran/chess-tui/pull/209
feat: custom piece styles by @thomas-mauran in https://github.com/thomas-mauran/chess-tui/pull/218
fix: history add scrolling when too many moves by @thomas-mauran in https://github.com/thomas-mauran/chess-tui/pull/221
feat: look for chess pieces by @DaemonLife in https://github.com/thomas-mauran/chess-tui/pull/222
fix: return to ongoing games menu after resigning (issue #190) by @KapuuZapuu in https://github.com/thomas-mauran/chess-tui/pull/223
docs: update gif by @thomas-mauran in https://github.com/thomas-mauran/chess-tui/pull/226
@DaemonLife made their first contribution in https://github.com/thomas-mauran/chess-tui/pull/222
@KapuuZapuu made their first contribution in https://github.com/thomas-mauran/chess-tui/pull/223
For the complete list of changes, see the full changelog.
Released: January 29, 2026
fix: lichess use proper streaming by @thomas-mauran in https://github.com/thomas-mauran/chess-tui/pull/189
feat: linechart for the lichess menu by @thomas-mauran in https://github.com/thomas-mauran/chess-tui/pull/193
Refactor/clippy by @TomPlanche in https://github.com/thomas-mauran/chess-tui/pull/194
Fixing castling bug with taken pieces by @G-Chist in https://github.com/thomas-mauran/chess-tui/pull/196
feat: new menu by @thomas-mauran in https://github.com/thomas-mauran/chess-tui/pull/200
feat: clock system for local and bot modes by @thomas-mauran in https://github.com/thomas-mauran/chess-tui/pull/201
Include AppMan installation instructions in Binary.md by @shuvashish76 in https://github.com/thomas-mauran/chess-tui/pull/203
fix: handle readonly errors by @thomas-mauran in https://github.com/thomas-mauran/chess-tui/pull/204
Allow user to input moves using a pop up by @xiangsgao in https://github.com/thomas-mauran/chess-tui/pull/205
@G-Chist made their first contribution in https://github.com/thomas-mauran/chess-tui/pull/196
@shuvashish76 made their first contribution in https://github.com/thomas-mauran/chess-tui/pull/203
@xiangsgao made their first contribution in https://github.com/thomas-mauran/chess-tui/pull/205
For the complete list of changes, see the full changelog.
Published: January 8, 2026
We're excited to announce a major improvement to Chess TUI's Lichess integration: we've replaced the polling system with true real-time streaming, resulting in instant move updates and a much smoother playing experience.
Released: January 5, 2026
For the complete list of changes, see the full changelog.
Released: December 16, 2025
Released: December 15, 2025
Released: December 14, 2025
Published: December 13, 2025
The Lichess integration in Chess TUI represents one of our most ambitious features, bringing online chess play directly to your terminal. In this blog post, we'll explore the technical challenges we faced, particularly around the polling system, the current state of the integration, and what's coming next.
Released: December 13, 2025