|
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] ## |
2 | 17 | ### Fixed ### |
3 | 18 | * fix: skinning of BankFrame |
4 | 19 | * fix: skins for PVEFrame tabs |
|
70 | 85 | ### Changed ### |
71 | 86 | * chg: remove isPatch as it is no longer used |
72 | 87 |
|
| 88 | + |
73 | 89 | ## [12.0.1.3] ## |
74 | 90 |
|
75 | 91 | ** wrongly tagged ** |
|
81 | 97 | * fix: Updated DeathRecap skin for WoW 12 API changes |
82 | 98 | * fix: Wrapped debug name handling to safely process tainted/secret strings from WoW API values |
83 | 99 |
|
| 100 | + |
84 | 101 | ### Changed ### |
85 | 102 | * chg: Added Blizzard_PlayerSpells skinning and follow-up cleanup |
86 | 103 | * chg: Updated Aurora options menu |
|
89 | 106 | * chg: Integrated analytics/external systems and finalized integration polish |
90 | 107 | * chore: linting updates |
91 | 108 |
|
| 109 | + |
92 | 110 | ## [12.0.1.1] ## |
93 | 111 | ### Fixed ### |
94 | 112 | * fix: Added a nil check to the CropIcon function in api.lua. Gethe/Aurora#145 |
|
100 | 118 | * fix: crash path in the chat bubble skin. |
101 | 119 | * fix: prevents secret-value violations in chatbubbles |
102 | 120 |
|
| 121 | + |
103 | 122 | ## [12.0.1.0] ## |
104 | 123 | ### Fixed ### |
105 | 124 | * chg: Hook_SetStatusBarTexture now uses pcall when indexing private.assetColors (prevents protected/secret-index error) |
106 | 125 | * chg: fix 12.0.1 tables now being secret |
107 | 126 | * chg: combat-safeMultiActionBar skinning so the action bar buttons are only skinned out of combat |
108 | 127 |
|
| 128 | + |
109 | 129 | ## [12.0.0.2] ## |
110 | 130 | ### Fixed ### |
111 | 131 | * chg: fix hooking of SetPortraitToTexture and BuildIconArray if they exist |
112 | 132 | * chg: avoid passing secret widgetSizeSetting into SetWidth. |
113 | 133 | * fix: chatframe errors in raid |
114 | 134 |
|
| 135 | + |
115 | 136 | ## [12.0.0.1] ## |
116 | 137 | ### Fixed ### |
117 | 138 | * chg: intial EventsFrame list setup (intial idea found from Wetxius/ShestakUI) |
|
123 | 144 | * fix: DressUpFrame fixes for wow12 |
124 | 145 | * chg: skin TutorialsFrame.Contents.StartButton |
125 | 146 |
|
| 147 | + |
126 | 148 | ## [12.0.0.0] ## |
127 | 149 | ### Fixed ### |
128 | 150 | * fix: added back removed Skin.FrameTypeScrollBarButton ... |
|
137 | 159 | * chore: toc update for beta |
138 | 160 |
|
139 | 161 | [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 |
140 | 163 | [12.0.1.6]: https://github.com/Haleth/Aurora/compare/12.0.1.5...12.0.1.6 |
141 | 164 | [12.0.1.5]: https://github.com/Haleth/Aurora/compare/12.0.1.4...12.0.1.5 |
142 | 165 | [12.0.1.4]: https://github.com/Haleth/Aurora/compare/12.0.1.3...12.0.1.4 |
|
0 commit comments