File: //var/softaculous/uikit/changelog.txt
3.25.5 (January 13, 2026)
Added
Add scrolling by dragging with mouse to Overflow Fade component
Fixed
Fix visible scrollbar in Firefox in Overflow Fade component
Fixed
Fix ignored click while opening is delayed in Drop component
Fixed
Fix vertical pointer movement causes dragging in Slider/Slideshow component
3.25.4 (December 19, 2025)
Fixed
Fix regression in Accordion component that prevents having Accordions within Accordions
3.25.3 (December 18, 2025)
Fixed
Fix width and height for retina images in Lightbox component
3.25.1 (December 5, 2025)
Added
Add accordion title gap variable to Accordion component
Fixed
Fix to allow for multiple navigations in Slider/Slideshow component
Fixed
Fix multi-line horizontal padding for size modifiers in Form component
Changed
IMPORTANT: Rename @form-padding-vertical to @form-multi-line-padding-vertical in Form component
3.25.0 (December 2, 2025)
Added
Add support for using the Accordion component without any default style
Added
Add accordion icon to Accordion component
Added
Add media option to Height Viewport component
Changed
IMPORTANT: Add uk-accordion-defaut class to apply style
Changed
IMPORTANT: Remove accordion icon from CSS. Use uk-accordion-icon attribute on HTML elements instead
Changed
IMPORTANT: Rename @accordion-* to @accordion-default-* in Accordion component
Changed
IMPORTANT: Rename @inverse-accordion-* to @inverse-accordion-default-* in Accordion component
Changed
IMPORTANT: Rename .hook-accordion-* to .hook-accordion-default-* in Accordion component
Changed
IMPORTANT: Rename .hook-inverse-accordion-* to .hook-inverse-accordion-default-* in Accordion component
Changed
Refactor Accordion component
Fixed
Fix nav parent icon shrinking if text is too long in Nav component