File Details
v3.8.2026
- R
- Mar 8, 2026
- 3.07 KB
- 133
- 12.0.1
- Retail
File Name
RemoveSettingsNotification.zip
Supported Versions
- 12.0.1
- Override IsNewSettingInCurrentVersion to remove section header NEW tags
Replacing the function avoids touching the NewSettings table (which causes taint) while still suppressing the NEW tags on section headers like External Defensives, Damage Meter, etc.
Remove all writes to NewSettings to fix taint
Fix ADDON_ACTION_FORBIDDEN taint from wiping NewSettings
Update README with addon description and usage details
Wipe NewSettings table to remove ALL NEW tags (section headers + controls)

