• v7.0.9 cb3a6a32cb

    v7.0.9 Stable

    kerem released this 2026-02-11 21:08:44 +03:00 | 29 commits to main since this release

    📅 Originally published on GitHub: Wed, 11 Feb 2026 18:16:06 GMT
    🏷️ Git tag created: Wed, 11 Feb 2026 18:08:44 GMT

    Changelog

    Downloads

    • 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