Skip to content

Commit

Permalink
Update release notes for 4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
RagedUnicorn committed Jul 6, 2023
1 parent cb2cef8 commit de873c8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build-resources/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Fixes
# Updates

* 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.
* Update Interface Version to 30402(3.4.2)
* Implement new Addon Settings Panel - fixes #2

0 comments on commit de873c8

Please sign in to comment.