Release 1.5.0 - Website, Mouse Support, and Major Refactoring
· One min read
Released: November 26, 2024
This release brings significant improvements including mouse support, website documentation, and important bug fixes.
What's New
Mouse Click Support
You can now interact with the chess board using your mouse! Click on pieces to select and move them.
Website Documentation
Created a comprehensive website with documentation, installation guides, and getting started tutorials.
Bug Fixes
- Fixed bot promotion using UCI standard
- Fixed material difference calculation when castling
- Fixed en passant to ensure the captured piece is properly removed
Code Improvements
- Refactored and split code for better maintainability
- Moved tests to dedicated test files
Contributors
Thank you to all contributors:
- @theonlytruealex (first contribution!)
- @LucaSain (first contribution!)
- @thomas-mauran
Full Changelog
For the complete list of changes, see the full changelog.