Skip to content

Commit d2ffab9

Browse files
committed
12.0.1.2
1 parent e2ca4db commit d2ffab9

1 file changed

Lines changed: 17 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,23 @@
1-
## [12.0.1.1] ##
1+
## [12.0.1.2] ##
2+
### Fixed ###
3+
* fix: Protect from calling GetStatusBarTexture on invalid objects
4+
* fix(aurora): guard backdrop setup on forbidden/invalid frames to prevent NineSlice CreateTexture crashes in UIWidgets/nameplates
5+
* fix: Updated DeathRecap skin for WoW 12 API changes
6+
* fix: Wrapped debug name handling to safely process tainted/secret strings from WoW API values
7+
8+
### Changed ###
9+
* chg: Added Blizzard_PlayerSpells skinning and follow-up cleanup
10+
* chg: Updated Aurora options menu
11+
* chg: Updated updatexmls.py for WoW 12 XML changes
12+
* chg: Added configuration management system, color/highlight management, theme/frame processing, and configuration UI
13+
* chg: Integrated analytics/external systems and finalized integration polish
14+
* chore: linting updates
15+
16+
## [12.0.1.1] ##
217
### Fixed ###
318
* fix: Added a nil check to the CropIcon function in api.lua. Gethe/Aurora#145
419
* chg: prevents Aurora from interfering with Chonky Character Sheet's modifications to the character frame Gethe/Aurora#142
5-
* Merge branch 'develop' of github.com:Gethe/Aurora into develop
620
* fix(aurora): apply proper Aurora styling to game menu buttons Gethe/Aurora#143
7-
* fix(aurora): apply proper Aurora styling to game menu buttons
821
* chg: Cleaned up ChatFrame
922
* fix(aurora): sanitize chat sender names to avoid secret-string taint
1023
* fix(aurora): guard UIWidget debug name calls against tainted frames
@@ -48,6 +61,7 @@
4861
* chore: toc update for beta
4962

5063
[Unreleased]: https://github.com/Gethe/Aurora/compare/main...develop
64+
[12.0.1.2]: https://github.com/Haleth/Aurora/compare/12.0.1.1...12.0.1.2
5165
[12.0.1.1]: https://github.com/Haleth/Aurora/compare/12.0.1.0...12.0.1.1
5266
[12.0.1.0]: https://github.com/Haleth/Aurora/compare/12.0.0.2...12.0.1.0
5367
[12.0.0.2]: https://github.com/Haleth/Aurora/compare/12.0.0.1...12.0.0.2

0 commit comments

Comments
 (0)