Skip to content

Commit

Permalink
11.0.5.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
arnvid committed Nov 5, 2024
1 parent 11d1153 commit 5a485f2
Showing 1 changed file with 19 additions and 2 deletions.
21 changes: 19 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,33 @@

## [11.0.5.0] ##
### Fixed ###

* chg: worldmap updates
* fix: #130 - /aurora did not work after patch 11.
* chg: disable FriendsFrame code - not used by RealUI.
* add: new metatable for BlizzAddons
* Add: Skin/Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGFrame.lua - reminder of failsafe.
* fix: IsDebugBuild is _G
* fix WardrobeOutfitEditFrame as _G
* fix: add PVEFrame.tab4 to skins
* fix: C_SpellBook is now _G.C_SpellBook
* chore: cleaned up depcreated and unused code
* enable: skinning for active HelpTips
* chore: enabled code disabled for debugging
* chore: fix comments for disabled pools

## [11.0.0.0] ##
### Fixed ###

* Updated for The War Within
* Many features are currently disabled while the UI is being rebuilt
* Some skins are not applied correctly


## [10.2.7.5] ##
### Fixed ###

* [retail] fix: workaround for #117 if user does not have authenticator
* [retail] fix: #119 make questContrast be dark
* [retail] fix: #119 make questContrast be dark


## [10.2.7.3] ##
Expand Down

0 comments on commit 5a485f2

Please sign in to comment.