v5-2-g4c131a3

Details

  • Filename
    ObjectScanner-v5-2-g4c131a3.zip
  • Uploaded by
  • Uploaded
    Aug 1, 2026
  • Size
    2.39 KB
  • Downloads
    18
  • MD5
    652810ccae96395b6f8f542a98825fb6

Supported WoW Retail Versions

  • 12.0.7

Changelog

ObjectScanner

v5-2-g4c131a3 (2026-08-01)

Full Changelog Previous Releases

  • TOC for 12.0.7
  • 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. The packager was fetched as release.sh from its master branch and
    piped into bash; it now runs as BigWigsMods/packager@v2, the maintained
    major tag. Adds the Wago token the other addons already pass. Also 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.