Skip to content

Commit e0b9fc0

Browse files
committed
12.0.5.2
1 parent 90a9bb9 commit e0b9fc0

2 files changed

Lines changed: 9 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.5.1g
7+
## Version: 12.0.5.2
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: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
## [12.0.5.1] ##
1+
## [12.0.5.2] ##
2+
### Fixed ###
3+
* fix: avoid QueueStatusFrame taint by no longer skinning the protected tooltip backdrop directly; queue entries are still skinned via the entry pool
4+
* fix: protect backdrop vertex coloring on WoW 12.0.5 by converting Aurora Color objects to Blizzard color objects before SetVertexColor
5+
6+
7+
## [12.0.5.1] ##
28
### Fixed ###
39
* fix: handle MovieFrame CloseDialog button nesting change — buttons moved into CloseDialog.Buttons HorizontalLayoutFrame wrapper
410
* fix: guard OpenMailFrameIcon removed in 12.0.5 MailFrame update — portrait now managed by ButtonFrameTemplate
@@ -470,6 +476,7 @@
470476

471477
## Detailed Changes ##
472478
[Unreleased]: https://github.com/Gethe/Aurora/compare/main...develop
479+
[12.0.5.2]: https://github.com/Gethe/Aurora/compare/12.0.5.1...12.0.5.2
473480
[12.0.5.1]: https://github.com/Gethe/Aurora/compare/12.0.5.0...12.0.5.1
474481
[12.0.5.0]: https://github.com/Gethe/Aurora/compare/12.0.1.31...12.0.5.0
475482
[12.0.1.31]: https://github.com/Gethe/Aurora/compare/12.0.1.30...12.0.1.31

0 commit comments

Comments
 (0)