• v7.0.6 9361c608ca

    v7.0.6 Stable

    kerem released this 2026-01-15 12:52:50 +03:00 | 44 commits to main since this release

    📅 Originally published on GitHub: Thu, 15 Jan 2026 10:16:21 GMT
    🏷️ Git tag created: Thu, 15 Jan 2026 09:52:50 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