HEX
Server: LiteSpeed
System: Linux server257.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: salhiscp (12590)
PHP: 8.4.12
Disabled: NONE
Upload Files
File: //proc/thread-self/root/var/softaculous/uikit/changelog.txt
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

3.23.9 (June 3, 2025)

    Changed
    Add missing aria-hidden attribute in Icon component