Skip to content

v4

Choose a tag to compare

@github-actions github-actions released this 03 Sep 14:30
· 29 commits to main since this release

Twitch Emotes

v4 (2026-09-03)

Full Changelog Previous Releases

  • Added luarc and pkgmeta
  • Keep emote dropdown menus on screen
    ToggleDropDownMenu tests only the bottom and right edges, flips a list
    once and never re-measures, so a flipped page overflows the top instead,
    and its off-right test compares list coordinates against pixel widths so
    submenus flip leftward past the left edge. Clamp our own lists back
    inside the screen after it positions them.