File: //var/softaculous/uikit/changelog.txt
3.24.1 (October 6, 2025)
Fixed
Fix icon overlay inverse selector in Icon component
Fixed
Fix Sass sources
3.24.0 (October 2, 2025)
Added
Add Overflow Fade component
Added
Add card overlay style modifier to Card component
Added
Add form size modifier for radio and checkbox to Form component
Added
Add icon overlay modifier to Icon component
Added
Add highest z-index utility class to Position component
Added
Add size modifier for top and bottom paddings to Section component
Added
Add restart option to Video component
Added
Add hover-target option to Video component
Changed
Remove font variables in favor of using heading classes in Countdown component
Changed
Stretch the entire navbar height if an item's height is expanded by its content
Changed
Scale height of responsive images and videos based on extrinsic aspect ratio and fill content box (Chrome only yet)
Changed
Videos set to preload: none will lazy load by default now
Changed
Dropnav component will flip vertically, when overflowing its scroll container
Deprecated
Deprecate automute option in Video and Cover component, use muted attribute for videos, mute=1 for YouTube and muted=1 for Vimeo instead
Removed
Remove deprecated flag in Less variables
Fixed
Fix disable color for span elements in Subnav component
Fixed
Fix text underline offset if text is vertical aligned to the middle in Link component
Fixed
Fix border color if visible toggle class is applied in Visibility component
Fixed
Fix text from wrapping onto multiple lines if elements should look like input or select
3.23.12 (August 18, 2025)
Fixed
Fix Scrollspy Nav ignores links
3.23.11 (June 25, 2025)
Fixed
Fix setting aria-expanded on the closest button of the Navbar Toggle Icon
Fixed
Fix SVG component handles base64 encoded data URIs correctly
3.23.10 (June 12, 2025)
Fixed
Fix Toggle component does not toggle if element is a link without href attribute
Fixed
Fix closing modal prevents page from being scrollable in Firefox