promotional bannermobile promotional banner

AbstractUI

**AbstractUI** is a complete, modular, and modern User Interface replacement for World of Warcraft. Built for **WoW 12.0+**

File Details

AbstractUI-v12.0.1.13.zip

  • R
  • Mar 15, 2026
  • 1.38 MB
  • 18
  • 12.0.1
  • Retail

File Name

AbstractUI-v12.0.1.13.zip

Supported Versions

  • 12.0.1

AbstractUI v12.0.1.13 Release Notes

New Features

  • Abstract Crests Broker: New datatext to track seasonal Dawncrest currencies
    • Displays your highest tier crest count on the broker bar
    • Tooltip shows all 5 crest types: Adventurer, Veteran, Champion, Hero, and Myth
    • Icon dynamically updates to match your highest tier crest
    • Color-coded tooltip display matching quality tiers

Custom Whisper Sounds Improvements

  • Added preset sound dropdown with 8 built-in options (Default Whisper, Bell Toll, Auction House Click, Quest Complete, UI Button Click, Raid Warning, War Horn, Gong)
  • Custom Sound ID input now only appears when "Custom (Enter Sound ID)" is selected
  • Converted all sounds to File Data IDs for consistency with wowhead.com/sounds
  • Custom Sound ID and Test Sound button now use inline width for better layout
  • Default whisper sounds are now muted when custom sounds are enabled
  • Increased dropdown delay from 0.5s to 1.5s for better usability

Framework Enhancements

  • AbstractOptionsPanel: Added hidden property support for dynamic widget visibility
    • Supports both boolean values and functions that return boolean
    • Works across all widget types (checkboxes, dropdowns, inputs, buttons)
    • Panel automatically refreshes when settings change

Bug Fixes

  • Tooltip Taint Errors: Resolved critical taint issues affecting world quest tooltips
    • Fixed UnitGUID taint by using UnitTokenFromGUID() API with pcall wrappers
    • Excluded GameTooltip from styling to prevent ItemTooltip dimension taint spreading
    • Added WorldMapFrame detection to skip tooltip modifications when world map is open
    • Disabled quest tooltip repositioning hook that caused taint in dimension calculations
    • Protected GameTooltip geometric modifications with ItemTooltip:IsShown() checks
    • Wrapped all tooltip geometric operations in pcall for taint containment

Known Limitations

  • Circular artifact on square minimap in quest areas is a Blizzard UI limitation and cannot be fixed by addons (appears even with all addons disabled)