ItemRack Anniversary

Anniversary Supported Version of ItemRack Classic.

File Details

ItemRack Anniversary v4.29.6

  • R
  • Mar 7, 2026
  • 137.80 KB
  • 9.3K
  • 2.5.5+1
  • Classic + 1

File Name

ItemRack-bcc-anniversary-4.29.6.zip

Supported Versions

  • 2.5.5
  • 1.15.8

[4.29.6] - 2026-03-07

UI Cleanup

  • Removed Per-Event "Disable swap sounds" Checkboxes: Removed the redundant "Disable swap sounds" checkbox from the Buff, Stance, Zone, and Specialization event editor panels. Per-event sound muting is already accessible from the Sound Settings submenu in Options.

Bug Fixes

  • Tooltip Circular Anchor Crash: Fixed SetPoint would result in anchor family connection errors that occurred when hovering over item slots in the Options panel or when other addons (e.g. Questie) owned GameTooltip. The ShrinkTooltip function was re-anchoring the tooltip to an owner it was already attached to. Now uses GameTooltip:SetText() to clear content without re-anchoring.
  • Character Sheet Tooltip Scoping: Fixed Tiny Tooltips on Quick Access Only incorrectly applying tiny tooltips to character sheet popout menus. The detection used GetID() < 20 which matched popup menu item IDs. Now uses frame names (ItemRackMenu vs ItemRackButton) and menuDockedTo to properly distinguish quick access menus from character sheet menus.

New Features

  • Quick Access Sub Menus Only: New checkbox nested under "Tiny Tooltips on Quick Access Only". When enabled, only the popup sub-menu items (the list of trinkets/items you can swap to) get tiny tooltips — the main docked slot button retains its full-size tooltip.
  • Disable Tooltips in Combat: New checkbox in Tooltip Settings that suppresses item tooltips on ItemRack menus and buttons while you are in combat. UI tooltips (options panel, etc.) are unaffected.