Skip to content

12.0.1.2

Choose a tag to compare

@github-actions github-actions released this 18 Feb 00:02
· 354 commits to main since this release

12.0.1.2

Fixed

  • fix: Protect from calling GetStatusBarTexture on invalid objects
  • fix(aurora): guard backdrop setup on forbidden/invalid frames to prevent NineSlice CreateTexture crashes in UIWidgets/nameplates
  • fix: Updated DeathRecap skin for WoW 12 API changes
  • fix: Wrapped debug name handling to safely process tainted/secret strings from WoW API values

Changed

  • chg: Added Blizzard_PlayerSpells skinning and follow-up cleanup
  • chg: Updated Aurora options menu
  • chg: Updated updatexmls.py for WoW 12 XML changes
  • chg: Added configuration management system, color/highlight management, theme/frame processing, and configuration UI
  • chg: Integrated analytics/external systems and finalized integration polish
  • chore: linting updates

12.0.1.1

Fixed

  • fix: Added a nil check to the CropIcon function in api.lua. #145
  • chg: prevents Aurora from interfering with Chonky Character Sheet's modifications to the character frame #142
  • fix(aurora): apply proper Aurora styling to game menu buttons #143
  • chg: Cleaned up ChatFrame
  • fix(aurora): sanitize chat sender names to avoid secret-string taint
  • fix(aurora): guard UIWidget debug name calls against tainted frames
  • fix: crash path in the chat bubble skin.
  • fix: prevents secret-value violations in chatbubbles

12.0.1.0

Fixed

  • chg: Hook_SetStatusBarTexture now uses pcall when indexing private.assetColors (prevents protected/secret-index error)
  • chg: fix 12.0.1 tables now being secret
  • chg: combat-safeMultiActionBar skinning so the action bar buttons are only skinned out of combat

12.0.0.2

Fixed

  • chg: fix hooking of SetPortraitToTexture and BuildIconArray if they exist
  • chg: avoid passing secret widgetSizeSetting into SetWidth.
  • fix: chatframe errors in raid

12.0.0.1

Fixed

  • chg: intial EventsFrame list setup (intial idea found from Wetxius/ShestakUI)
  • chg: fixes to GameMenu to not taint shop
  • chg; updates to PVEFrame and Blizzard_PVPUI
  • chg: updated Blizzard_EncounterJournal
  • chg: only skin FrameTypeButton SetNormalTexture when SetNormalTexture exists
  • chg: skin EncounterJournalJourneysTab
  • fix: DressUpFrame fixes for wow12
  • chg: skin TutorialsFrame.Contents.StartButton

12.0.0.0

Fixed

  • fix: added back removed Skin.FrameTypeScrollBarButton ...
  • chg: updated AddOns_Mainline.xml file
  • fix: removed some references to F.Reskin* (deprecated code) with newer Skin.. for BlackMarketFrame
  • chg: SetsTransmogFrame, WardrobeFrame and WardrobeTransmogFrame removed - disabled code for now
  • fix: LFGRoleButtonTemplate missing Button - catch error
  • chg: remove old debug messages left in the codebase
  • fix: Aurora AddOn Config window fix and /slashcmd fix
  • chg: ChatEdit_UpdateHeader is now ChatFrameEditBoxMixinUpdateHeader so renaming functions
  • beta: wrappers to make things run in beta
  • chore: toc update for beta