Releases: Xurkon/MinimapButtonFrame
Releases · Xurkon/MinimapButtonFrame
Release list
MinimapButtonFrame v3.2.1
v3.2.1
- Updated author metadata: Xurkon (Xurkon@gmail.com)
- Updated website to https://github.com/Xurkon/PA-MinimapButtonFrame
- Minor fixes and compatibility updates
v3.2.0 - Stack Overflow Fix
Stack Overflow Fix
- Fixed stack overflow with FarmHud addon - Added recursion guard to prevent infinite loop when both MBF and FarmHud iterate over Minimap:GetChildren() simultaneously
- Wrapped GetChildren() iteration in pcall for additional safety
Installation
Extract MinimapButtonFrame folder to your Interface/AddOns directory.
v3.1.9 - ElvUI Integration Improvements
v3.1.9 - ElvUI Integration Improvements
Changes
- Fixed ElvUI Button Grabber Auto-Enable - Now correctly enables at the right path (
E.private.enhanced.minimapButtonGrabber) -
- Improved "Let ElvUI Control" Popup - Now requires disabling MBF and reloading for changes to take effect
-
- Cancel Reverts Setting - Clicking cancel properly reverts to MBF control
-
- All MBF Options Disabled - All Display/Gathering options correctly grey out when ElvUI controls buttons
Installation
Extract MinimapButtonFrame folder to your Interface/AddOns directory.
v3.1.8 - Standardization & Documentation
v3.1.8 release including standardized README badges and documentation integration.