promotional bannermobile promotional banner

CraftScan

Scan chat for crafting orders

File Details

v1.6.15

  • R
  • Mar 13, 2026
  • 464.57 KB
  • 11.9K
  • 12.0.0
  • Retail

File Name

CraftScan-v1.6.15.zip

Supported Versions

  • 12.0.0

CraftScan

v1.6.15 (2026-03-13)

Full Changelog Previous Releases

  • Make 'Attach CraftScan' more consistent and auto-hide on close even when TSM is installed.
  • Merge pull request #97 from defunes43/fix-taint-96
    Fix taint-related arithmetic errors in MoneyFrame (#96)
  • Fix taint-related arithmetic errors in MoneyFrame (Fixes #96)
    • Wrap GameTooltip:SetRecipeResultItem calls in securecall to ensure update logic runs in a secure context.
    • Use anonymous frame for the toggle button in ProfessionsFrame to avoid taint propagation.