File Details
v1.0.2
- R
- Apr 29, 2026
- 17.98 KB
- 97
- 12.0.5+2
- Retail
File Name
Synapse-v1.0.2.zip
Supported Versions
- 12.0.5
- 12.0.1
- 12.0.0
Synapse Changelog
1.0.2 (2026-04-29)
Fixed
- Cooldown spinner: avoid comparing secret number values returned by
GetActionCooldownin mirror mode; secret values are taint-protected and cannot be used with>/<in addon code. Values are now passed directly tocooldownFrame:SetCooldown(), which accepts secret numbers natively.

