Update README.md

This commit is contained in:
Relationship
2026-07-03 07:59:14 +01:00
committed by GitHub
parent 754ca3160b
commit 4bb8243357
-10
View File
@@ -80,13 +80,3 @@ ThreatPlates uses a three-tier threat detection system:
* Move the RelationshipsThreatPlates folder to your Interface/AddOns/ directory
*Restart WoW or reload the UI (/console reloadui)
*Type /tp to configure
== Version History ==
* v1.1.0
* Fixed Lua 5.0/1.12 parser issues (no varargs, no string.match)
* Fixed bare format/floor globals (use string.format/math.floor)
* Fixed CheckButton SetBackdrop (use Frame + textures instead)
* Added pcall() safety for nameplate child scanning
* Cached GetChildren/GetRegions calls for performance
* Three-tier threat detection with fallback heuristics