File Details
Cell_UnitFrames_06-06-26.zip
- R
- Jun 6, 2026
- 314.88 KB
- 1.0K
- 5.5.4+2
- Classic + 2
File Name
Cell_UnitFrames_06-06-26.zip
Supported Versions
- 5.5.4
- 2.5.5
- 1.15.8
[1.10.21] - 2026-06-06
Fixed
-
Cell private auras —
isContainerAPI error (patch 12.0.5+) (!CUF_PrivateAuraCompat/,Util/PrivateAuraCompat.lua,Core/OnLoad.lua): Client builds now requireisContainerinC_UnitAuras.AddPrivateAuraAnchor. Cell does not pass it yet, which spammed errors onSoloFrameload (bad argument #2 … Current Field: [isContainer]).Cell_UnitFramescannot load before Cell (## Dependencies: Cell), so a companion addon!CUF_PrivateAuraCompat(bundled inCell_UnitFrames/!CUF_PrivateAuraCompat/) patches the API before Cell starts. Copy that folder toInterface/AddOns/next to Cell, enable it, then/reload. CUF also re-applies private aura anchors after load and prints a chat warning if the compat addon is missing.
Added
-
!CUF_PrivateAuraCompat— minimal load-first addon (!prefix) that injectsisContainer = falseintoAddPrivateAuraAnchorcalls without modifying Cell.
Internal
-
CUF.version(saved-data revision) bumped to 47 for release 1.10.21.