Releases: ketho-wow/HideTalentAlert
Releases · ketho-wow/HideTalentAlert
v2.0.1
v2.0.0
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
v1.8
v1.7
v1.6
v1.5
HideTalentAlert
v1.5 (2020-04-28)
- Update for 8.3.0
- Try to avoid taint
- Bump TOC
- Just MainMenuMicroButton_SetAlertsEnabled is enough
- Reworked code
- Initial release