File Details
ClickLinks-2.1.8.zip
- R
- Mar 15, 2026
- 52.18 KB
- 1.1K
- 12.0.5+6
- Classic + 4
File Name
ClickLinks-2.1.8.zip
Supported Versions
- 12.0.5
- 5.5.3
- 4.4.2
- 3.80.0
- 3.4.5
- 2.5.5
- 1.15.8
## 2.1.8
- Updated TOC game version for midnight
## 2.1.7
### Fixed
- Added nil guards to AddMessage hooks (chat frames and Communities/Guild frames) to prevent crash if original handler is unexpectedly nil
- Added nil guard in SetItemRef wrapper to prevent silent click-drop when original handler is missing
- Wrapped ItemRefTooltip:SetHyperlink hook in existence check to prevent load-time crash on clients without ItemRefTooltip
- Fixed ItemRefTooltip:SetHyperlink error handling to always return instead of falling through when original handler errors
- Fixed misleading comment on string-type safety check that incorrectly referenced hyperlinks
- Fixed inconsistent indentation in AddMessage hook function body