• v7.0.6 afd464230a

    v7.0.6 Stable

    kerem released this 2026-03-11 11:43:11 +03:00 | 14 commits to main since this release

    📅 Originally published on GitHub: Wed, 11 Mar 2026 08:58:11 GMT
    🏷️ Git tag created: Wed, 11 Mar 2026 08:43:11 GMT

    Changelog

    • Simplified bug reports and feature requests
    • Cleaned up the sidebar layout
    • Added support information for crypto donations
    • Replaced several duplicate icons
    • Added a filter in search mode
    • Added support for downloading playlist and album covers
    • Fixed issues with separate lyrics and cover downloads
    • Added a separator setting (semicolon/comma)
    • Improved lyric search accuracy
    • Added a button to open the config folder
    • Fixed the preview issue
    • Removed manual token fetching

    Downloads

    Windows macOS Linux

    • SpotiDownloader.exe - Windows
    • SpotiDownloader.dmg - macOS
    • SpotiDownloader.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 SpotiDownloader.AppImage
    ./SpotiDownloader.AppImage
    
    Downloads