v29-2-g37c5da3

Details

  • Filename
    QuestsChanged-v29-2-g37c5da3.zip
  • Uploaded by
  • Uploaded
    Aug 8, 2026
  • Size
    22.82 KB
  • Downloads
    17
  • MD5
    eca2891db9f4d9b3240045dfb24898ae

Supported WoW Retail Versions

  • 12.1.0
  • 12.0.7

Supported WoW Mists of Pandaria Classic Versions

  • 5.5.4

Supported WoW Wrath of the Lich King Classic Versions

  • 3.4.5

Supported WoW Classic Versions

  • 1.15.8

Supported WoW Burning Crusade Classic Versions

  • 2.5.6

Changelog

QuestsChanged

v29-2-g37c5da3 (2026-08-09)

Full Changelog Previous Releases

  • Bump TOC
  • Shallow checkout could give the package a wrong version
    The build checked out at the default depth of one commit, so git describe
    had no tags to work from and the packager could not find the previous tag
    to build its changelog from. Alpha builds from a branch push were the worst
    affected. 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.