File Details
CleanArt_14-05-26.zip
- R
- May 14, 2026
- 13.98 KB
- 50
- 12.0.7+5
- Classic + 3
File Name
CleanArt_14-05-26.zip
Supported Versions
- 12.0.7
- 12.0.5
- 5.5.4
- 5.5.3
- 2.5.5
- 1.15.8
1.16 — 2026-05-14
Fixed
- Robustness: `SecureHide` / `SecureShow` now wrap `SetAlpha` / `Hide` / `Show` in `pcall`, and the periodic re-hide pass uses safe `GetAlpha` / `IsShown` checks so a single stale or torn-down widget reference cannot error-spam or stall the ticker after UI reloads or heavy frame churn.
- `/cleanart dump`: frame lines use the same safe metadata reads (`GetName`, alpha, shown) so diagnostics still print useful output when an entry is in a bad state instead of failing the whole dump.

