File Details
HKDToasts 1.2.2
- R
- Mar 5, 2026
- 753.96 KB
- 130
- 12.0.1
- Retail
File Name
HKDToasts.zip
Supported Versions
- 12.0.1
Improved
- Additional safeguards added to handle World of Warcraft's new “secret string” API behavior (12.0+).
- Chat message parsing is now sanitized before processing to avoid protected string comparisons during combat or instanced content.
Workaround
- Implemented another internal workaround to circumvent Blizzard's secret-string restrictions, which can occur when addons attempt to inspect chat messages in combat (especially inside dungeons or raids).
- This reduces the chance of Lua errors caused by protected message payloads while still allowing the addon to queue notifications and display them safely after combat.
Notes
- This is part of an ongoing effort to maintain compatibility with the new chat API changes introduced in recent WoW builds.
- If you still encounter issues related to secret strings or protected messages, please report them so the workaround can be further refined.

