Skip to content

Commit dcbe595

Browse files
committed
12.0.1.7
1 parent 753bd48 commit dcbe595

2 files changed

Lines changed: 25 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.6
7+
## Version: 12.0.1.7
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: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,19 @@
1-
## [12.0.1.6] ##
1+
## [12.0.1.7] ##
2+
### Added ###
3+
* add: Blizzard_HousingDashboard skin
4+
* add: skin for EventToastManager
5+
6+
### Fixed ###
7+
* fix: another tain in UIWidgets
8+
* fix: hooking of alerts
9+
* fix: for uiscale
10+
* fix: random taints
11+
* fix: uiScale taints
12+
* fix: error in Blizzard_CompactRaidFrames
13+
* fix: updates to Blizzard_HousingDashboard
14+
15+
16+
## [12.0.1.6] ##
217
### Fixed ###
318
* fix: skinning of BankFrame
419
* fix: skins for PVEFrame tabs
@@ -70,6 +85,7 @@
7085
### Changed ###
7186
* chg: remove isPatch as it is no longer used
7287

88+
7389
## [12.0.1.3] ##
7490

7591
** wrongly tagged **
@@ -81,6 +97,7 @@
8197
* fix: Updated DeathRecap skin for WoW 12 API changes
8298
* fix: Wrapped debug name handling to safely process tainted/secret strings from WoW API values
8399

100+
84101
### Changed ###
85102
* chg: Added Blizzard_PlayerSpells skinning and follow-up cleanup
86103
* chg: Updated Aurora options menu
@@ -89,6 +106,7 @@
89106
* chg: Integrated analytics/external systems and finalized integration polish
90107
* chore: linting updates
91108

109+
92110
## [12.0.1.1] ##
93111
### Fixed ###
94112
* fix: Added a nil check to the CropIcon function in api.lua. Gethe/Aurora#145
@@ -100,18 +118,21 @@
100118
* fix: crash path in the chat bubble skin.
101119
* fix: prevents secret-value violations in chatbubbles
102120

121+
103122
## [12.0.1.0] ##
104123
### Fixed ###
105124
* chg: Hook_SetStatusBarTexture now uses pcall when indexing private.assetColors (prevents protected/secret-index error)
106125
* chg: fix 12.0.1 tables now being secret
107126
* chg: combat-safeMultiActionBar skinning so the action bar buttons are only skinned out of combat
108127

128+
109129
## [12.0.0.2] ##
110130
### Fixed ###
111131
* chg: fix hooking of SetPortraitToTexture and BuildIconArray if they exist
112132
* chg: avoid passing secret widgetSizeSetting into SetWidth.
113133
* fix: chatframe errors in raid
114134

135+
115136
## [12.0.0.1] ##
116137
### Fixed ###
117138
* chg: intial EventsFrame list setup (intial idea found from Wetxius/ShestakUI)
@@ -123,6 +144,7 @@
123144
* fix: DressUpFrame fixes for wow12
124145
* chg: skin TutorialsFrame.Contents.StartButton
125146

147+
126148
## [12.0.0.0] ##
127149
### Fixed ###
128150
* fix: added back removed Skin.FrameTypeScrollBarButton ...
@@ -137,6 +159,7 @@
137159
* chore: toc update for beta
138160

139161
[Unreleased]: https://github.com/Gethe/Aurora/compare/main...develop
162+
[12.0.1.7]: https://github.com/Haleth/Aurora/compare/12.0.1.6...12.0.1.7
140163
[12.0.1.6]: https://github.com/Haleth/Aurora/compare/12.0.1.5...12.0.1.6
141164
[12.0.1.5]: https://github.com/Haleth/Aurora/compare/12.0.1.4...12.0.1.5
142165
[12.0.1.4]: https://github.com/Haleth/Aurora/compare/12.0.1.3...12.0.1.4

0 commit comments

Comments
 (0)