Releases: RagedUnicorn/wow-wotlkc-gearmenu
Releases · RagedUnicorn/wow-wotlkc-gearmenu
v4.0.6
v4.0.5
Update
- Update Interface Version 30403(3.4.3)
v4.0.4
Fix
- Fig rggm.opt command
v4.0.3
Fix
- Fix UIErrorsFrame:AddMessage function signature
v4.0.2
v4.0.1
Fixes
- Fix bug where GearMenu forgets keybinds
- Previously, there was a bug in the GearMenu addon where keybinds would be forgotten during the startup process. Specifically, the GetBindingAction function would occasionally return an empty string for buttons, despite a valid keybind being set. Although the keybind would still work, GearMenu wouldn't display it anymore. To address this issue, I have implemented a slight delay before calling GetBindingAction during startup. This ensures that the keybinds are properly recognized and displayed by GearMenu.
v4.0.0
Initial wotlkc support release