promotional bannermobile promotional banner

SimpleDisenchant

A World of Warcraft addon that makes disenchanting items from your bags quick and easy.

File Details

v1.6.0-beta-f29826e

  • B
  • Apr 11, 2026
  • 854.45 KB
  • 12
  • 12.0.1+1
  • Retail

File Name

SimpleDisenchant-1.6.0-beta-f29826e.zip

Supported Versions

  • 12.0.1
  • 12.0.0

[1.6.0] - 2026-04-04

Added

  • Binding Type filter (Issue #38): Filter items by Bind on Equip (BoE) or Bind on Pickup (BoP)
  • Equipment Set filter (Issue #32): Hide items belonging to equipment sets to prevent accidental disenchanting
    • Auto-rescan when equipment sets are modified (EQUIPMENT_SETS_CHANGED event)
    • Filtered equipment set items shown in the Filtered Items panel with dedicated section
  • Profession Equipment support (Issue #31): Profession equipment (classID 19) now appears in the disenchant list
    • Item Type filter: filter by Armor, Weapon, or Profession Equipment
  • LibDataBroker launcher (Issue #30): Display addon support for Bazooka, Titan Panel, ChocolateBar, etc.
    • Left-click: toggle main window
    • Right-click: toggle blacklist
    • Shift-click: toggle minimap button
    • Graceful fallback if LibDataBroker is not available
  • Reset window positions (Issue #36): /sde reset command to re-dock all windows to their default positions

Fixed

  • Window overlap: Blacklist and Filtered Items frames now dock correctly instead of stacking
  • Clicking a filtered item now correctly sets it as next to disenchant
  • Fixed wrong item selection when clicking in the main list (stale ScrollBox button refs)
  • Replaced deprecated EquipmentManager_UnpackLocation with EquipmentManager_GetLocationData (WoW 11.2.0+)