• v2.1.2 0ca9f3f2fd

    v2.1.2 Stable

    kerem released this 2025-10-30 23:27:33 +03:00 | 45 commits to main since this release

    📅 Originally published on GitHub: Fri, 31 Oct 2025 09:37:16 GMT
    🏷️ Git tag created: Thu, 30 Oct 2025 20:27:33 GMT

    What's new in Tagify 2.1.2...

    Bug Fix: Tagify Column Now Works Everywhere 🎉

    Fixed a critical issue where the Tagify column was broken in most playlists (except Liked Songs).
    What happened?
    -> Spotify recently updated their playlist UI with the new "Mix" feature which changed how playlist rows are structured internally.
    This broke stuff. Now it's fixed.

    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