What's New
🐛 Bug Fixes
- Fixed Save Folder Results functionality - Resolved issue #6 where the "SAVE FOLDER RESULTS" button failed to create or save files on Windows 11. The save dialog now opens properly and files are saved as expected.
🔧 Dependency Updates
- Updated Node.js to version 22 (Latest LTS)
- Updated Swatinem/rust-cache to v2.8.1
- Upgraded actions/checkout to v5
- Upgraded actions/setup-node to v6
- Updated actions/upload-artifact to v4.6.2
- Updated actions/download-artifact to v5.0.0
- Updated softprops/action-gh-release to v2.4.1
🚀 Improvements
- Enhanced CI/CD pipeline with latest GitHub Actions versions
- Improved build stability and caching with updated Rust cache action