Skip to content

Commit db4eea2

Browse files
committed
12.0.1.17
1 parent d2a545d commit db4eea2

2 files changed

Lines changed: 10 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.16
7+
## Version: 12.0.1.17
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: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
## [12.0.1.16] ##
1+
## [12.0.1.17] ##
2+
### Fixed ###
3+
* fix: UIWidgetContainerMixin is tainting again
4+
* fix: replace GameTooltip_InsertFrame to avoid taint
5+
* fix: replaced $$$$%%%%$$$$$ to just #'s
6+
7+
8+
## [12.0.1.16] ##
29
### Added ###
310
* add: configurable GC tuning modes (smooth / default / combat-pause) to reduce microstutter — selectable in Aurora settings UI
411
* add: object pooling for Color objects and backdrop tables, plus a reusable NineSlice layout, to eliminate per-frame table allocations feeding GC pressure
@@ -236,6 +243,7 @@
236243

237244

238245
[Unreleased]: https://github.com/Gethe/Aurora/compare/main...develop
246+
[12.0.1.17]: https://github.com/Gethe/Aurora/compare/12.0.1.16...12.0.1.17
239247
[12.0.1.16]: https://github.com/Gethe/Aurora/compare/12.0.1.15...12.0.1.16
240248
[12.0.1.15]: https://github.com/Gethe/Aurora/compare/12.0.1.14...12.0.1.15
241249
[12.0.1.14]: https://github.com/Gethe/Aurora/compare/12.0.1.13...12.0.1.14

0 commit comments

Comments
 (0)