• v7.0.1 85b542983e

    v7.0.1 Stable

    kerem released this 2026-01-11 06:39:37 +03:00 | 61 commits to main since this release

    📅 Originally published on GitHub: Sun, 11 Jan 2026 04:01:02 GMT
    🏷️ Git tag created: Sun, 11 Jan 2026 03:39:37 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