File Details
CleanArt_06-04-26.zip
- R
- Apr 6, 2026
- 9.14 KB
- 28
- 12.0.5+4
- Classic + 3
File Name
CleanArt_06-04-26.zip
Supported Versions
- 12.0.5
- 12.0.1
- 5.5.3
- 2.5.5
- 1.15.8
## 1.9 — 2026-04-06
### Added
- **Interface options**: checkbox **Hide bar end artwork (griffons)** — toggles **`CleanArtDB.hidden`** and calls **`ApplyState()`** (same behavior as **`/cleanart`**). Localized **`OPT_HIDE`** / **`OPT_HIDE_DESC`** for all supported locales.
- **`DISPLAY_SIZE_CHANGED`** — **`ApplyState()`** on window/display size changes (alongside existing **`UI_SCALE_CHANGED`** / zoning).
### Changed
- **Re-hide polling**: when griffons stay hidden, **`C_Timer.NewTicker`** is used instead of **`OnUpdate`** when **`C_Timer.NewTicker`** exists; legacy clients fall back to the previous **`OnUpdate`** loop.
- **Slash UX**: unknown **`/cleanart`** arguments always print **help** (even if **chat messages** are off). **`/cleanart status`** and **`/cleanart refresh`** always print their result lines so diagnostics work with chat notifications disabled.
- **Version fallback**: **`ADDON_VERSION_FALLBACK`** in **`CleanArt.lua`** set to **1.9** — keep in sync with **`.toc`** **`## Version`**.

