Releases: thomas-mauran/chess-tui
Releases · thomas-mauran/chess-tui
2.6.2
2.6.1
Chess-tui 2.6.1
What's Changed
This release is made to fix the CI: Real release: 2.6.0
Chore
- Bump 2.6.1 (
d658c4a)
Full Changelog: 2.6.0...2.6.1
2.6.0
Chess-tui 2.6.0
What's Changed
Bug Fixes
Chore
- deps: Bump clap from 4.6.0 to 4.6.1 (#241) (
9a4d576) - deps: Bump toml from 0.5.11 to 1.1.2+spec-1.1.0 (#244) (
eb11f00) - deps: Bump rand from 0.10.0 to 0.10.1 (#253) (
2219ad2) - deps: Bump dirs from 5.0.1 to 6.0.0 (#243) (
9dd793a) - deps: Bump reqwest from 0.11.27 to 0.13.3 (#242) (
063e942) - deps: Bump rodio from 0.18.1 to 0.22.2 (#245) (
b7eeb1f) - deps: Bump ratatui from 0.29.0 to 0.30.0 (#246) (
b1681a6) - Bump docusaurus (
4fe201e) - Fix docusaurus doc and warnings (
5a303cb) - Clean Cargo.toml (
b1b2fa7) - Bump 2.6.0 (
0743bb1)
Dependencies
Documentation
Features
- Random side button (#237) (
fec0f0b) - Allow free cursor navigation on non-legal squares when a piece is selected (#234) (
7056fef) - PGN Import and visualization (#235) (
807ceac) - Running clippy --fix and fmt (#254) (
3adccdb) - Loading popup + async methods for lichess (#259) (
42fae17) - Website fresh landing + seo (#262) (
7876869)
Refactoring
New Contributors
- @houssamouhra made their first contribution in #233
- @Tizzz-555 made their first contribution in #237
- @madalintat made their first contribution in #235
- @dependabot[bot] made their first contribution in #241
Full Changelog: 2.5.1...2.6.0
2.5.1
2.5.0
What's Changed
- feat: allow lowercase san in the move popup by @xiangsgao in #214
- feat: elo selection and small bug fixes by @thomas-mauran in #209
- feat: custom piece styles by @thomas-mauran in #218
- fix: history add scrolling when too many moves by @thomas-mauran in #221
- feat: look for chess pieces by @DaemonLife in #222
- fix: return to ongoing games menu after resigning (issue #190) by @kapuuzapuu in #223
- docs: update gif by @thomas-mauran in #226
New Contributors
- @DaemonLife made their first contribution in #222
- @kapuuzapuu made their first contribution in #223
Full Changelog: 2.4.0...2.5.0
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
