Bugfixes
- Content auto height was affecting layout size of upcoming slides.
- The Ken Burn effect was not adjusting position on resize.
- Layers in Containers (which were waiting for an Action to start) were not animating if the Reset Children option was not set to true. These Layers should animate at least at the very first animation call of the Parent container.
- Columns did not updated their Display attributes on resizing the browser Screen
- Shapes with parallax and mask containers inside groups did not correctly update their dimensions during “In” animations triggered by actions.
Changes
- The Min Height on Mobile for Fullscreen Modules will now be reduced to 320px (previously 640px)
- Improved Accessibility: Introducing Web Content Accessibility Guidelines (WCAG) support – including ARIA attributes such as
aria-label
,aria-pressed
,aria-hidden
, androle
on layers, slides, and navigation elements. Fully customizable per module, slide, and layer. - New: Support for custom
aria-live
state messages, allowing dynamic announcements across the page for screen readers on Slide Changes. - New Global Option: Enable YouTube “No-Cookie” mode to reduce tracking and improve GDPR compliance when embedding videos
- Improved AJAX response handling: JSON data is now reliably extracted from mixed server responses containing PHP errors, warnings, or unexpected HTML output
6.7.33