File Details
v2.0.0
- R
- Aug 26, 2024
- 1.47 KB
- 361
- 11.0.2
- Retail
File Name
HideTalentAlert-v2.0.0.zip
Supported Versions
- 11.0.2
HideTalentAlert
v2.0.0 (2024-08-26)
Full Changelog Previous Releases
- Hide TutorialPointerFrame
- Merge pull request #2 from Knaledge/maintenance/war-within-update
Update for 11.0.2 & eliminate UI taint - Update for 11.0.2
- Eliminate UI taint
The function 'MainMenuMicroButton_AreAlertsEnabled' would tend to taint the UI execution tree. This was most noticeable upon launch of The War Within as a result of more stringent taint protection introduced in 11.0.0
Refactor based on Curseforge comment from Katur229 and then modified to tighten the scope of the the secure function hook

