File Details
v12.0.12
- R
- Mar 6, 2026
- 541.65 KB
- 11
- 12.0.1
- Retail
File Name
MagguuUI-v12.0.12.zip
Supported Versions
- 12.0.1
๐ Changelog
All notable changes to MagguuUI will be documented in this file.
๐ง v12.0.12 โ Update Modes, Changelog UI & Settings Cleanup (2026-03-06)
โจ Added
- ๐ฌ Update Hint Mode in settings with 3 options: Chat Message, Popup, Disabled
- โป๏ธ Reset All Profiles button for a full profile reset with confirmation
- ๐ฐ Changelog page got a cleaner layout with a version selector
๐ Changed
- ๐ ElvUI settings controls are now less stretched and easier to read
- ๐งฉ WowUp and Information keep normal tabs with clearer framed content
- ๐ด IMPORTANT entries now show in the ElvUI changelog view
- ๐ Updated strings for Update Hint Mode, Log Level, and Reset All Profiles in all supported locales
- ๐งฐ Refreshed profile imports for ElvUI, BetterCooldownManager, BigWigs, Details, Plater, and WindTools
- ๐ฆ Updated WowUp Required/Optional imports (HandyNotes and HandyNotes: MapNotes are no longer required)
- ๐ก๏ธ Updated the Demon Hunter class layout profile
- ๐ Update chat hint now opens the MagguuUI changelog directly in ElvUI settings
๐ ๏ธ Fixed
- ๐งน Removed non-working Quick Links from settings
- ๐ง Fixed the changelog chat link so it opens reliably
๐ง v12.0.11 โ WindTools Import, Profile Reset & EditMode Fix (2026-03-04)
โจ Added
- ๐ง WindTools string-based profile import โ export string support like ElvUI, Details, etc.
- ๐ Profile Reset section in ElvUI settings with per-addon reset buttons
- ๐ฌ Reload UI popup after profile reset
- ๐ฆ WindTools added to
ADDON_DEPENDENCY_MAPfor proper addon detection
๐ Changed
- โก EditMode:
OnLayoutAddedwith proper event firing for new layouts - ๐ง WindTools import uses ElvUI
LibDeflate/Distributorinstead of hardcoded settings - ๐ ElvUI UIScale updated from 0.6 to 0.61
- ๐ All 11 locale files updated with new profile reset translations
๐ ๏ธ Fixed
- ๐ EditMode:
SetActiveLayoutonly called for existing layouts (not new ones)
๐ง v12.0.10 โ Logging, Robustheit & Alt-Support (2026-02-26)
โจ Added
- ๐ Tiered logging with 4 levels (ERROR/WARNING/INFO/DEBUG) โ cycle with
/mui log - ๐ Diagnostic report via
/mui reportโ generates copyable system info for support - ๐
/mui loadcommand to load profiles on alt characters anytime - โ ๏ธ ElvUI version check โ warns on login if ElvUI is too old for current profiles
- โ๏ธ Combat queue โ profile installs during combat are queued and replayed automatically
- ๐ง WindTools settings applied automatically during ElvUI profile import
๐ Changed
- ๐ก๏ธ All setup handlers protected with pcall โ one failed addon won't crash the queue
- ๐ LibDualSpec disabled before ElvUI profile switch (prevents profile conflicts)
- โญ๏ธ ElvUI installer auto-skipped when MagguuUI is installed (no double installer)
- ๐๏ธ Database migrations now version-gated (each migration runs exactly once)
- โ Nil guards after DecompressData in Details and Plater handlers
- ๐๏ธ Centralized helpers:
CreateBasePopup,DBSet,VersionStringToCode - ๐ข Named constants for all magic numbers (
MUI.Constants) - ๐ด IMPORTANT changelog category added (red highlighting)
๐ ๏ธ Fixed
- ๐ EditMode
ConvertStringToLayoutInfoandSaveLayoutswrapped in pcall - ๐ BCM import wrapped in pcall โ corrupt profile data no longer causes UI errors

