Skip to content

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 06 Aug 14:06
· 6 commits to main since this release

Rune Reminder Reforged

v1.0.4 (2026-08-06)

Full Changelog Previous Releases

  • Fix empty-rune-list picker flyout appearing invisible; bump to v1.0.4
    GetRunesForSlot's ownedOnly=true can legitimately return zero runes for a
    slot (e.g. Head runes learned later than others'), and the flyout had no
    background of its own -- an empty icon row was indistinguishable from the
    flyout not opening at all. Now shows a background plus a "No runes known
    for this slot" message in that case.