Skip to content

Releases: Footagesus/WindUI

1.6.64-fix

05 Apr 16:09

Choose a tag to compare

1.6.64-fix is a fixed version of 1.6.64 (deleted version, cuz it is broken)

Changelog:

  • Added CustomEmptyPage to Tab
  • Added TabTitleAlign to Tab (applies to ShowTabTitle)
  • Fix Dropdown Width
  • Added New Elements: HStack & VStack (Group == HStack)
  • Added Glass effect to toggle
  • Moved Toggle Click Hitbox
  • Some changes in Dialog's/Popup's
  • Fixed Key System issues
  • Various minor bug fixes and improvements
    -# reupload

1.6.63

25 Dec 06:10

Choose a tag to compare

Changelog:

  • Added Window:SetSize(size: UDim2) and Window:SetPanelBackground(number)
  • Added Boxborder: boolean to Section (section inside the tab)
  • Added CanClose: boolean to Notification element
  • Added Desc to Section (section inside the tab)
  • Added Border: boolean to Tag element
  • Added IconSize to dropdown tabs
  • Added some fallbacks for themes
  • Added IconRadius to Window
  • Added :Destroy() to tag
  • Added LockedTitle to elements
  • Fixed error with game.Players
  • Fixed Tag text color
  • Fixed Dialog
  • Fixed Searchbar isnt destroyed
  • Design changes (glass outline; notification, searchbar, tabs, etc)

1.6.62

06 Dec 18:30

Choose a tag to compare

Changelog:

  • Added IsTooltip and IsTextbox and Icons to Slider
  • Added IconColor and IconShape to Tab
  • Added IconSize to Toggle element
  • Added Animation to Toggle element
  • Added KeyValidator to KeySystem
  • Added WindUI:SetParent()
  • Added Topbar to Window (Mac-style buttons and custom height)
  • Added Auto Load Config
  • Fixed OpenButton sizes (and others)
  • Fixed Toggle Icon
  • Fixed Section AutoHeight
  • Fixed Icons
  • Removed animation for themes (it causes lags)
  • Removed tween in themes (they lag)
  • Removed Outline in Tab
  • The Slider is now a little bigger
  • Small changes in the Tooltip
  • Some fixes in Group element
  • Toggle now smaller in size
  • More Fallbacks in Themes

1.6.61

14 Nov 12:27

Choose a tag to compare

Changelog:

  • Fixed Dropdown Tab Desc Width
  • Added Locked to Dropdown Tabs;
  • Added :LockValues({}) to Dropdown
  • Added more theme tags (more soon)
  • Reworked Toggle and Checkbox
  • Fixed Icons; Updated Lucide to v0.553.0

1.6.6

02 Nov 14:30

Choose a tag to compare

Changelog:

  • Fixed Image in Paragraph element (element image)
  • Fixed Multi Dropdown
  • Dropdown is now more advanced (example at main_example.lua)

1.6.57

27 Oct 14:00

Choose a tag to compare

Changelog:

  • Added Radius and ElementsRadius to Window (may not work correctly)
  • Fixed Keybind:Lock()
  • Added Icon to Tag

1.6.56

20 Oct 14:00

Choose a tag to compare

Changelog:

  • Fixed Window Background (theme)
  • Fixed Tags (no longer cover the title)

1.6.55

19 Oct 14:33

Choose a tag to compare

Changelog:

  • Fixed platoboost API URL
  • Fixed OpenButton (again)
  • Added yourConfig:Delete() and ConfigManager:DeleteConfig(configName: string)
  • Added aftman.toml
  • Fixed Dropdown Callback
  • Fixed Drag (?)
  • Advanced Themes (wip)
  • Other bugs fixed

1.6.54

09 Oct 14:00

Choose a tag to compare

Changelog:

  • Fixed OpenButton (maybe)
  • Fixed URL Icons (maybe)
  • Fixed Dropdown Height on big screens
  • Fixed Keybind (no longer triggers while typing)
  • Fixed :Set() in Input
  • Fixed ConfigManager :Load()
  • Returned back Window.Acrylic

1.6.53

28 Sep 16:06

Choose a tag to compare

Changelog:

  • Themes Rework (Gradients, Color3)
  • Fixed Label Colors
  • Fixed Tab:Select()
  • Fixed Dropdown Height
  • Fixed Window.BackgroundImageTransparency
  • Fixed Window Background Animation
  • Fixed Input
  • Fixed Section Center Text
  • Fixed OpenButton on PC
  • Fixed UI in studio (maybe)
  • Added IconSize to Window
  • Added OpenButton to :CreateWindow()
  • Added Icons to Dropdown
  • Added IconOnly to OpenButton
  • Added Section box
  • Added :SetMax(number) and :SetMin(number) to Slider