|
1 | | -## [12.0.1.5] ## |
| 1 | +## [12.0.1.6] ## |
| 2 | +### Fixed ### |
| 3 | + * fix: skinning of BankFrame |
| 4 | + * fix: skins for PVEFrame tabs |
| 5 | + * fix: Blizzard_AddOnList - skinning AddonList entries |
| 6 | + * fix: skin - replace removed convertToGroup/convertToRaid with new settings button in CompactRaidFrameManager |
| 7 | + * fix: removed dead code from GossipFrame |
| 8 | + * fix: AlertFrameSystem - updated to cover all 31 alert systems (up from 8) |
| 9 | + * fix: safeguard Util.Mixin |
| 10 | + * fix: RecruitAFriendRewardsFrame.rewardPool can no longer use ObjectPoolMixin |
| 11 | + * fix: ZoneAbilityFrameTemplate |
| 12 | + * fix: replacement of dead Hook.ObjectPoolMixin with proper acquires |
| 13 | + * fix: removed deprecated Wardrobe code from Collections |
| 14 | + * fix: ArchaeologyUI fixes |
| 15 | + * fix: skinning of AchievementUI was incomplete |
| 16 | + * fix: cleaned up deprecated code in Blizzard_ArchaeologyUI |
| 17 | + * fix: Blizzard_TimeManager to no longer use deprecated APIs |
| 18 | + * fix: skin StopwatchResetButton/StopwatchPlayPauseButton from Blizzard_TimeManager |
| 19 | + * fix: SpecificScrollBox taint |
| 20 | + * fix: LFD/LFG/LFR fixes for Frames/RaidFinder |
| 21 | + * fix: partly fixed taint bug in the Blizzard_Communities - Guild Finder |
| 22 | + * fix: instanceButton gets garbled by DropIcon |
| 23 | + * fix: updated ObjectiveTracker for WOW11+ |
| 24 | + * fix: Blizzard_StaticPopup_Game_GameDialog updated for WOW12 |
| 25 | + * fix: Blizzard_ActionBarController updated for wow12 |
| 26 | + * fix: updated OrderHallUI for wow12 |
| 27 | + * fix: Blizzard_AuctionHouseUI for wow12 |
| 28 | + * fix: updated Blizzard_Collections for wow12 |
| 29 | + * fix: updated Blizzard_Collections ToggleDynamicFlightFlyoutButton |
| 30 | + * fix: LFGList menus |
| 31 | + * fix: added fixes to FriendsFrame |
| 32 | + |
| 33 | +### Changed ### |
| 34 | + * chg: update for wow12 compatibility |
| 35 | + * chg: cleanup deprecated compatibility API from deprecated.lua |
| 36 | + * chg: cleaned up Blizzard_UIPanels_Game QuestMapFrame |
| 37 | + |
| 38 | +### Removed ### |
| 39 | + * removed: Hook.ObjectPoolMixin removed in 11.0.0 (private API), no replacement |
| 40 | + * removed: Blizzard_SharedXMLBase\Pools.lua - dead code |
| 41 | + * removed: unused and outdated code from Blizzard_Calendar |
| 42 | + |
| 43 | +## [12.0.1.5] ## |
2 | 44 | ### Added ### |
3 | 45 | * add: skinning Blizzard_Professions |
4 | 46 | * add: skinning of all Blizzard_PlayerSpells panels |
|
95 | 137 | * chore: toc update for beta |
96 | 138 |
|
97 | 139 | [Unreleased]: https://github.com/Gethe/Aurora/compare/main...develop |
| 140 | +[12.0.1.6]: https://github.com/Haleth/Aurora/compare/12.0.1.5...12.0.1.6 |
98 | 141 | [12.0.1.5]: https://github.com/Haleth/Aurora/compare/12.0.1.4...12.0.1.5 |
99 | 142 | [12.0.1.4]: https://github.com/Haleth/Aurora/compare/12.0.1.3...12.0.1.4 |
100 | 143 | [12.0.1.3]: https://github.com/Haleth/Aurora/compare/12.0.1.2...12.0.1.3 |
|
0 commit comments