• v2.2.0 f944c54e4d

    v2.2.0 Stable

    kerem released this 2025-12-23 09:56:13 +03:00 | 19 commits to main since this release

    📅 Originally published on GitHub: Thu, 08 Jan 2026 00:25:42 GMT
    🏷️ Git tag created: Tue, 23 Dec 2025 06:56:13 GMT

    What's new in Tagify 2.2.0...

    Promo vid

    Check out Tagify in action!

    Bug fix: Tagify works again! 💙

    Fixed critical issue - Spotify broke API requests using CosmosAsync.
    Changed all Spotify interactions to use GraphQL and internal protobufs.

    Keyboard Shortcuts ⌨️

    Much requested feature.
    Rate your tracks using keyboard shortcuts, and more!
    Check shortcut details in the Info section.

    Installer 🚀

    Possibly the biggest addition...
    Created a fully automated Tagify/Spicetify Installer.
    Install Spicetify/Tagify, keep them up-to-date, repair broken Spicetify state... all without any copy-pasting in your command line.
    Whenever Tagify stops working, open up this installer, and run it.
    Whenever Tagify needs an update, instead of running the install script below, open up the installer and press "Update Tagify".
    Same for Spicetify updates :)

    Discord 👥

    Join our new Discord community!
    For latest development updates, to share ideas, and to see what other Tagifyers are up to.

    See more on our new website!

    QUICK INSTALL

    Windows
    iwr -useb "https://raw.githubusercontent.com/alexk218/tagify/main/install.ps1" | iex
    macOS/Linux
    curl -fsSL "https://raw.githubusercontent.com/alexk218/tagify/main/install.sh" | bash

    Downloads