Releases: thomas-mauran/chess-tui
Releases · thomas-mauran/chess-tui
2.4.0
What's Changed
- fix: lichess use proper streaming by @thomas-mauran in #189
- feat: linechart for the lichess menu by @thomas-mauran in #193
- Refactor/clippy by @TomPlanche in #194
- Fixing castling bug with taken pieces by @G-Chist in #196
- feat: new menu by @thomas-mauran in #200
- feat: clock system for local and bot modes by @thomas-mauran in #201
- Include AppMan installation instructions in Binary.md by @shuvashish76 in #203
- fix: handle readonly errors by @thomas-mauran in #204
- Allow user to input moves using a pop up by @xiangsgao in #205
New Contributors
- @G-Chist made their first contribution in #196
- @shuvashish76 made their first contribution in #203
- @xiangsgao made their first contribution in #205
Full Changelog: 2.3.0...2.4.0
2.3.0
What's Changed
- fix: parse args before mousetrack by @thomas-mauran in #181
- fix: color popup piece scaling by @thomas-mauran in #186
- fix: size crash by @thomas-mauran in #182
- fix: ui history styling by @thomas-mauran in #187
- fix: lichess bugs by @thomas-mauran in #183
- fix: rust features to disable sound by @thomas-mauran in #184
Full Changelog: 2.2.0...2.3.0
2.2.0
What's Changed
- feat: blinking selected cell cursor by @thomas-mauran in #169
- feat: improve the color selection popup by @thomas-mauran in #171
- feat: allow engine to have an argument too by @thomas-mauran in #172
- feat: deb build by @thomas-mauran in #173
Full Changelog: 2.1.2...2.2.0
2.1.2
- build on intel macos
Full Changelog: 2.1.1...2.1.2
2.1.1
- fix style for the vertical alignment of the left side number
- fix the piece style with different scaling
Full Changelog: 2.1.0...2.1.1
2.1.0
What's Changed
- ci: build for aarch64-macos, aarch64-linux and x64-windows as well by @jarjk in #162
- feat: add sounds by @thomas-mauran in #161
- feat: lichess + doc + disconnect by @thomas-mauran in #165
- feat: bot auto install script and debug popup by @thomas-mauran in #166
- docs: blog posts + releases blog posts by @thomas-mauran in #167
Full Changelog: 2.0.0...2.1.0
2.0.0
What's Changed
- shakmaty integration by @tigerros in #137
- feat: skins by @thomas-mauran in #152
- Feat/move through history by @thomas-mauran in #153
- Fix exit while hosting by @Andrada42 in #155
- Feat/lichess by @thomas-mauran in #156
New Contributors
- @Andrada42 made their first contribution in #155
Full Changelog: 1.6.2...2.0.0
1.6.2
What's Changed
- Make fen serialization follow spec by @ccapitalK in #132
- Migrate to
ruciby @tigerros in #139 - feat: refactor handler by pages by @RaoniSilvestre in #138
- ci: upload chess-tui binary to the release by @mfernd in #141
- feat: bot depth cli argument by @thomas-mauran in #144
- feat: end screen hiding + improve the style + fix black player selection by @thomas-mauran in #146
New Contributors
- @ccapitalK made their first contribution in #132
- @tigerros made their first contribution in #139
- @RaoniSilvestre made their first contribution in #138
- @mfernd made their first contribution in #141
Full Changelog: 1.6.1...1.6.2
1.6.1
What's Changed
- feat(logging): Add configurable logging system with documentation by @TomPlanche in #126
- Fix Multiplayer Connection Issues with Improved Socket Handling and Logging by @TomPlanche in #128
- [FIX] Corrected moves history display by @TomPlanche in #130
- fix: esc key bug when playing bot by @thomas-mauran in #129
New Contributors
- @TomPlanche made their first contribution in #126
Full Changelog: 1.6.0...1.6.1
1.6.0
What's Changed
- deps: update lru to v0.12.5 by @Adamska1008 in #118
- feat: online multiplayer by @thomas-mauran in #119
- fix: dockerfile by @thomas-mauran in #121
New Contributors
- @Adamska1008 made their first contribution in #118
Full Changelog: 1.5.0...1.6.0