• v7.0.3 36fb34dc63

    v7.0.3 Stable

    kerem released this 2026-01-11 18:41:29 +03:00 | 58 commits to main since this release

    📅 Originally published on GitHub: Sun, 11 Jan 2026 15:56:21 GMT
    🏷️ Git tag created: Sun, 11 Jan 2026 15:41:29 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