Major Changes
- Now defaults to Qt 6.
- Deprecated Qt 5 support, to be removed in the next major release.
- Now requires C++17 on all platforms, as required by Qt 6.
- Development builds now use an incrementing "-dev" suffix instead of using the commit hash.
- Now uses "x.y.z" versioning, in an attempt for more frequent updates.
- Renamed the "master" branch to "develop" to clearer indicate it's in-development and unstable.
Fixes
- Fixed Qt 6.9 support (#284).
Changes
- Changed "localhost" during auth to "127.0.0.1" (#281).
- Now requires CMake 3.16 or newer.
- Now targets macOS 12, as required by Qt 6.
- Removed KCrash support.
- Replaced ghc filesystem library with the standard library.
- Spotify client name now follows a "username@hostname" name.