|
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] ## |
2 | 17 | ### Fixed ### |
3 | 18 | * fix: Added a nil check to the CropIcon function in api.lua. Gethe/Aurora#145 |
4 | 19 | * 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 |
6 | 20 | * fix(aurora): apply proper Aurora styling to game menu buttons Gethe/Aurora#143 |
7 | | - * fix(aurora): apply proper Aurora styling to game menu buttons |
8 | 21 | * chg: Cleaned up ChatFrame |
9 | 22 | * fix(aurora): sanitize chat sender names to avoid secret-string taint |
10 | 23 | * fix(aurora): guard UIWidget debug name calls against tainted frames |
|
48 | 61 | * chore: toc update for beta |
49 | 62 |
|
50 | 63 | [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 |
51 | 65 | [12.0.1.1]: https://github.com/Haleth/Aurora/compare/12.0.1.0...12.0.1.1 |
52 | 66 | [12.0.1.0]: https://github.com/Haleth/Aurora/compare/12.0.0.2...12.0.1.0 |
53 | 67 | [12.0.0.2]: https://github.com/Haleth/Aurora/compare/12.0.0.1...12.0.0.2 |
|
0 commit comments