ClassicUI

Restores the classic default interface pre-Dragonflight

File Details

v2.1.4 - 11.2.7

  • R
  • Dec 10, 2025
  • 427.36 KB
  • 6.5K
  • 11.2.7
  • Retail

File Name

ClassicUI-2.1.4.zip

Supported Versions

  • 11.2.7

v2.1.4 - 11.2.7 - 10/12/2025 15:28
----------------------------------
Updated TOC version to 11.2.7
Updated the code to make it compatible with the changes implemented by Blizzard in patch 11.2.7
Fixed the restoration of the Chat scroll buttons after Blizzard changes to Chat in patch 11.2.7
Fixed the functionality that hides the CollapseAndExpandButton after Blizzard changes to BuffFrames in patch 11.2.7
Fixed the functionality that dynamically sets the PlayerSpellsMicroButton icon based on the last selected tab in the PlayerSpellsFrame after Blizzard changes to tab system in patch 11.2.7
Added the HousingMicroButton (a new MicroButton introduced by Blizzard in patch 11.2.7) and its management to ClassicUI, including a new icon and configurable options like the other MicroButtons
Added the HouseFavorBar (a new StatusBar introduced by Blizzard in patch 11.2.7) and its management to ClassicUI
Added an option for MicroButtons that allows limiting the maximum number of MicroButtons to show
Added an option for MicroButtons that allows setting their priority, used to determine which ones will be hidden if the limit of MicroButtons to show is exceeded
Added an option for certain MicroButtons to restore the classic pending notifications indicator (enabled by default only for the GuildMicroButton)
Improved the management and hooks related to showing/hiding and enabling/disabling MicroButtons based on the selected ClassicUI options
Fixed a bug where the restored Chat scroll buttons would not update dynamically on some occasions if the ClassicUI core was not enabled
Minor improvements to the identification and management of StatusBars
Added additional checks to some frames to verify whether they are protected frames
Updated libraries to the latest release build
Other minor changes and bugfixes