Feature: The "Block carousel" feature is now available for free users as well.
Feature: Gutenberg block toolbar is available at the slider. Also, there's an option to go to the slide editor directly from the block.
Feature: Pressing enter on any control will trigger the control's action, as if it was clicked.
Fix: Force full width sliders weren't always properly positioned in Divi.
Fix: SVG pathes were wrong in the HTML export of the slider.
Fix: Joomla 4 will no longer display Smart Slider as not Joomla 4 compatible extension in its Pre-Update Check.
Fix: Fix for an output buffer problem related to Themeco Pro theme.
Fix: Fix for a conflict between "Scroll To Slider" and "Use as Anchor > Smooth scroll" that created a weird scrolling.
Fix: The image size box overlapped the thumbnail text on RTL UI.
Fix: Fix for Database error in Joomla 4 when a slide was copied to another slider.
Fix: Custom thumbnail arrows were rotated wrongly.
Fix: Since iOS doesn't support the full screen API, the full screen control does not display at all on iOS devices. We also adjusted the notice to reflect this.
Fix: Some plugins use the WordPress Update API wrongly and erase the update transient. This could cause error messages, so from now on we're checking if $transient is an object before trying to run the update checker codes.
Fix: Event Booking generator can create events without end date. When the "ended" filter is used at the generator the events without the end date will now appear in the slider.
Fix: Joomla 4 support the Article generator displays the featured image correctly.
Fix: Long slider names are cropped when copied/duplicated, to ensure that the new slider can be created.
Fix: PHP 8 compatibility fix to avoid Heading, Animated Heading and Highlighted heading layers creating hdiv tag.
Fix: On WordPress multisite installation only administrators can have unfiltered_html capability, which is required to be able to access the slider. We've modified the error message to reflect this.
Fix: The Convert to WebP and other optimization options won't try to optimize images without extension anymore.
Fix: Some Google fonts contain space character, which wasn't properly encoded.
Fix: The No animation at the Carousel prevented slide switching.
Fix: Base64 embedded images caused a stray end tag.
Fix: Animated heading layer Drop in animation could place the text in the wrong place.
Fix: Minimum height CSS won't be added if the value is 0 or smaller.
Fix: Closing source tag is removed, as it's not needed.
Fix: Animated Heading layer's typewriter animation didn't remove spaces properly.
Fix: Joomla 4's subheader is hidden on the slider's editor and preview, because it covered their top part.
Fix: Joomla 4's focus border is removed from the input fields.
Fix: We added 50MS timeout to HTMLImageElement.decode() as its promise wasn't always resolved in Safari.
Fix: The Space around calculation in Carousels cropped the last slide.
Fix: Absolute layer with animation jumped after resize.
Fix: Outer positioned controls could create scrollbar, especially on small screens.
Fix: When Retina was enabled WebP path was wrong in the HTML Export.
Fix: Fix for rare cases when rotating a full page slider twice caused the slider height to change.
Removed: Google font subsets are now removed, as in a browser that supports unicode-range the subset is dynamically served, there's no need to force it.
Removed: The Custom Size option was removed from the Carousel and Showcase type, as it only affects the size of the slider. If you need taller slider on small devices, use the Side Spacing option.
Removed: Loop Single Slide was deprecated. From now on if you have one slide and the Autoplay is turned on, it will automatically repeat the slide.
Other: A couple of strings were not translate-able, which is now fixed.