Skip to content

Commit e35e510

Browse files
committed
12.0.1.6
1 parent 6a831b6 commit e35e510

2 files changed

Lines changed: 45 additions & 2 deletions

File tree

Aurora_Mainline.toc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
## IconAtlas: callings-backhighlight-full
55
## Notes: Minimalistic window theme.
66
## Author: Haleth/Lightsword, Gethe, Hanshi/arnvid
7-
## Version: 12.0.1.5
7+
## Version: 12.0.1.6
88
## RequiredDeps: Blizzard_Deprecated, Blizzard_DeprecatedCurrencyScript, Blizzard_DeprecatedGuildScript, Blizzard_DeprecatedItemScript, Blizzard_DeprecatedPvpScript, Blizzard_DeprecatedSoundScript, Blizzard_DeprecatedSpellScript
99
## OptionalDeps: Ace3, LibTextDump-1.0, BugSack, WagoAnalytics
1010
## LoadWith: Blizzard_EncounterJournal

CHANGELOG.md

Lines changed: 44 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,46 @@
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] ##
244
### Added ###
345
* add: skinning Blizzard_Professions
446
* add: skinning of all Blizzard_PlayerSpells panels
@@ -95,6 +137,7 @@
95137
* chore: toc update for beta
96138

97139
[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
98141
[12.0.1.5]: https://github.com/Haleth/Aurora/compare/12.0.1.4...12.0.1.5
99142
[12.0.1.4]: https://github.com/Haleth/Aurora/compare/12.0.1.3...12.0.1.4
100143
[12.0.1.3]: https://github.com/Haleth/Aurora/compare/12.0.1.2...12.0.1.3

0 commit comments

Comments
 (0)