Skip to main content
WindUI is currently in Beta. The changelog may not cover every internal change, refactor, or fix shipped between tagged releases. For the complete commit history, see the GitHub repository.

What Beta means for users

WindUI carries a Beta label because:
  • The public API surface is not yet finalized — method signatures and config keys may change between versions without a deprecation period.
  • Some features are still being actively iterated on and may behave differently across Roblox executor environments.
  • Not all edge cases are covered by automated tests; you may encounter bugs that have not yet been reported.
Report issues on GitHub or in the Discord server.

Releases

A targeted fix release on top of 1.6.64.Changes:
  • Added CustomEmptyPage option to Tab — lets you supply a custom frame or element to display when a tab has no content.
  • Added TabTitleAlign option to Tab — controls the alignment of the tab title when ShowTabTitle is enabled.
  • Fixed an issue where Dropdown width was not being applied correctly.

Build docs developers (and LLMs) love