Summary
Minor release.
- Update to FontAwesome 7.
- Add Turkish translation.
- Use bundled FontAwesome by default.
- Fix dynamic playlists with the Flatpak build.
- Fix unreadable first run wizard on Windows 11 dark mode.
- Fix Nix build.
- Fix CMake COMPILE_WARNING_AS_ERROR not being marked as a cache variable.
- Fix ignored nodiscard function return value.
- Update GitHub workflows.
Pull Requests
- Enable bundled FontAwesome by default, regardless of platform by @maxmitti in #120
- fix: Add workaround for unreadable first run wizard on Windows 11 with dark mode by @maxmitti in #121
- Fix: dynamic playlists with flatpak build by @maxmitti in #123
- support/QtAwesome: Update to Font Awesome 7 by @tgurr in #129
- Add kdePackages.karchive to flake.nix dependencies by @arximboldi in #133
- build: Turn COMPILE_WARNING_AS_ERROR into a cache variable by @PPN-SD in #142
- fix: #141 [[nodiscard]] ignored by @nullobsi in #143
- git: update workflows by @nullobsi in #148
- feat(i18n): add Turkish translation by @G-grbz in #147
- rc: v3.5.0 by @nullobsi in #151
New Contributors
- @tgurr made their first contribution in #129
- @arximboldi made their first contribution in #133
- @G-grbz made their first contribution in #147
Full Changelog: v3.4.0...v3.5.0