Skip to content

068

Choose a tag to compare

@github-actions github-actions released this 02 May 10:36
· 13 commits to master since this release

BazBags

068 (2026-05-02)

Full Changelog Previous Releases

  • Categories: rename "Item Class" -> "Item Type" and "Item Subclass" -> "Item Subtype" in user-facing labels. The WoW API uses ItemClass / ItemSubClass as technical terms but those translate poorly in a user-facing settings UI - "Item Type" reads as plain English ("this is a Weapon", "this is Armor") and Subtype follows naturally for the next level down. Internal tag.type identifiers stay as "class" / "subclass" so the saved-variables format is unchanged - this is a labels-only rename touching the TYPE_OPTIONS array (the Type dropdown's visible options) and the FormatTag display string. No migration needed for existing saves; the storage keys never changed, bump to 068