File Details
v0.4.0
- R
- May 25, 2026
- 188.17 KB
- 5
- 12.0.5+2
- Retail
File Name
JetUI-v0.4.0.zip
Supported Versions
- 12.0.5
- 12.0.1
- 12.0.0
JetUI
v0.4.0 (2026-05-25)
Full Changelog Previous Releases
- More profile updates
- readme: clarify CDM addon relationship and Skiron status
- Merge branch 'main' of https://github.com/emilthaudal/JetUI
- ACDM caster profile
- fix: remove orphaned RunInstall body causing eof parse error
- AyijeCDM: add JetUI Caster profile for caster specs + Havoc DH
- AddonData/AyijeCDM.lua: add placeholder JetUI Caster profile string
- AddonImports/AyijeCDM.lua: add CASTER_SPECS table (mages, balance druid,
shadow priest, elemental shaman, warlocks, BM/MM hunter, havoc DH)
Profile selection priority: Healer > Caster > DPS
- load UI: add Load All button on welcome page
Clicking Load All on the first page activates all profiles at once
(excluding BlizzardCDM which requires per-spec selection). The user
can then click Reload UI without visiting individual addon pages. - beads: update interactions
- evx/m90/ydg/5ox: UI load flow, UUF profile fix, scale deferral, README
- JetUI.lua: add RunLoadUI(), update /jetui load slash command to open load UI
- JetUI.lua: BuildInstallPages gains optional buttonLabel param; pages show
'Load' vs 'Import' label based on forceImport and caller - JetUI.lua: auto-open logic deferred into C_Timer.After(0) so UUF OnEnable
fires first; scale set 0.5333 for unregistered chars after all addon inits - JetUI.lua: fresh-account auto-opens full installer; known-account new char
auto-opens load UI; login print message added - UI/Installer.lua: importLabel page field overrides 'Import' button text
- AddonImports/UnhaltedUnitFrames.lua: guard UUFDB.profileKeys with or-init,
print warning if UUFDB unavailable - README.md: usage guide for CurseForge/Wago