v12-7-g42a300f

Details

  • Filename
    DoesMyAltKnowThat-v12-7-g42a300f.zip
  • Uploaded by
  • Uploaded
    Aug 23, 2026
  • Size
    87.43 KB
  • Downloads
    19
  • MD5
    69dab1410eb93be423e2a67687fc0efe

Supported WoW Retail Versions

  • 12.1.0
  • 12.0.7

Changelog

Does My Alt Know That?

v12-7-g42a300f (2026-03-22)

Full Changelog Previous Releases

  • Add shift-held per-character recipe status in tooltips
    Use Blizzard global strings instead of hardcoded English for display text.

  • cross-realm and one line in tooltip instead of many
    Instead of per-realm, we now count per-account/warband, thus making it cross-realm.

    Added functionality to calculate total and known recipes for a profession and update the tooltip accordingly instead of a long list.

  • Additional missing recipes.
    Co-authored-by: Cursor [email protected]

  • Special-case 12.1 Book recipes because Blizzard cannot keep their item types straight.
    Co-authored-by: Cursor [email protected]

  • Adding few missed and 12.1 recipes

  • Update interface numbers in DoesMyAltKnowThat.toc

  • Actions: update the checkout and packager actions
    Updates the checkout action from v2 to v7, which was still running a node
    version GitHub is retiring; nothing in that range affects a push-triggered
    workflow. Pins the packager to v2 rather than master, so an upstream change
    can no longer land in a release without warning; v2 is the maintained major
    tag, so fixes within the v2 line still arrive.