• v7.1.1 b3273b7602

    v7.1.1 Stable

    kerem released this 2026-03-10 23:19:59 +03:00 | 15 commits to main since this release

    📅 Originally published on GitHub: Tue, 10 Mar 2026 20:24:53 GMT
    🏷️ Git tag created: Tue, 10 Mar 2026 20:19:59 GMT

    Changelog

    • Simplified bug reports and feature requests
    • Removed the Deezer API
    • Cleaned up the sidebar layout
    • Added support information for crypto donations
    • Replaced several duplicate icons
    • Added a filter in search mode
    • Added support for downloading playlist and album covers
    • Added an API status check function
    • Removed several unstable APIs
    • Fixed issues with separate lyrics and cover downloads
    • Added a separator setting (semicolon/comma) https://github.com/afkarxyz/SpotiFLAC/issues/615
    • Added a new Qobuz API
    • Improved lyric search accuracy
    • Added a button to open the config folder
    • Fixed the preview issue https://github.com/afkarxyz/SpotiFLAC/issues/592

    Downloads

    Windows macOS Linux

    • SpotiFLAC.exe - Windows
    • SpotiFLAC.dmg - macOS
    • SpotiFLAC.AppImage - Linux
    Linux Requirements

    The AppImage requires webkit2gtk-4.1 to be installed on your system:

    Ubuntu/Debian:

    sudo apt install libwebkit2gtk-4.1-0
    

    Arch Linux:

    sudo pacman -S webkit2gtk-4.1
    

    Fedora:

    sudo dnf install webkit2gtk4.1
    

    After installing the dependency, make the AppImage executable:

    chmod +x SpotiFLAC.AppImage
    ./SpotiFLAC.AppImage
    
    Downloads