• v7.1.0 74001462b4

    v7.1.0 Stable

    kerem released this 2026-02-25 10:39:52 +03:00 | 24 commits to main since this release

    📅 Originally published on GitHub: Wed, 25 Feb 2026 07:49:36 GMT
    🏷️ Git tag created: Wed, 25 Feb 2026 07:39:52 GMT

    Changelog

    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