🔧 Notable Changes
- Resolved the issue #151 referenced in commit 56e020a by implementing
OnceLock
andArc<Mutex<T>>>
. - Slight refactoring of how Spotify connection is implemented in the backend.
- Updated Rust to
1.80
, alongside other dependencies, mainly to address security vulnerabilities. - Fixed issue where custom games would close after a few seconds on Windows (#159, Thanks to @Bender22)
- Replaced the banner with a non-copyright picture.
👋 New Contributors
Full Changelog: v0.8.2...v0.8.3