v1.0.6
MountsJournal EllesmereUI Skin
v1.0.6 (2026-07-31)
Full Changelog Previous Releases
- Re-resolve LibSFDropDown after MountsJournal's UI addon loads
The library ships inside MountsJournalUI, which loads on demand after our
PLAYER_LOGIN dispatch, so the one-shot resolution at skin time ran before the
library existed and every menu kept its stock backdrop: the permanent
"dropdown menu style: NO" with all stages ok. Retry from skinUI, which only
runs once MountsJournalFrame exists and therefore after that addon has
loaded. The resolver is now guarded so the second call is a no-op where the
first one already worked.
Co-Authored-By: Claude Fable 5 noreply@anthropic.com