From 4bb82433573b7cede9be1c5183f1d5507dfe645d Mon Sep 17 00:00:00 2001 From: Relationship <139162359+Relationship-OctoWoW@users.noreply.github.com> Date: Fri, 3 Jul 2026 07:59:14 +0100 Subject: [PATCH] Update README.md --- README.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/README.md b/README.md index 30b8c41..48f8fa4 100644 --- a/README.md +++ b/README.md @@ -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