• v7.0.4 0f2174bf80

    v7.0.4 Stable

    kerem released this 2026-01-11 19:18:18 +03:00 | 57 commits to main since this release

    📅 Originally published on GitHub: Sun, 11 Jan 2026 16:25:23 GMT
    🏷️ Git tag created: Sun, 11 Jan 2026 16:18:18 GMT

    Changelog

    Fixed an issue reported in https://github.com/afkarxyz/SpotiFLAC/issues/270

    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