General
Some elements were not enabled/disabled correctly.
Audio
Was missing a closing div for single mode.
Multiple audio elements caused an error due to redeclaring a function.
Carouser
Reworked to use 90% CSS, no GSAP or Scrolltrigger dependency, all rendering is CSS. Means 80% smaller footprint and better in-builder experience. Allows slide size and many other settings per breakpoint. Changed controls to work with aspect-ratio to manage device with weird screen-sizes.
Turnstile
No longer requires custom form element. Now works with all forms, login, register, custom and forgot password. Also works with woocommerce forms. Fixed issue where bad credentials caused repeated error message in admin.
PDF from form
Was using WP hooks. Now properly integrates with Breakdance and uses BD own secure file store, and saves to form submissions. Much more robust.
PlayMisty
Now uses CSS vars for settings instead of data-attributes. A cleaner more cache friendly approach.
The Light version now supports CSS Vars and colors with opacity. It is also throttled to 15fps; still smooth but 80% fewer calculations.
FilmBack
Fixed filmback always being 100vh. Now it works as intended – taking zero space on the page, so content starts on-top of it.
Fundraiser Gauge
Fixed a misplaced closing Div which could cause layout issues.
PanelBox
Complete rewrite to have the grid built in ssr.php – 100x faster, no front-end flicker.
Also reworked the css so that the grid collapses into a slider and back to a grid with no javascript – much quicker, smoother and lighter.
QR Coder
Now supports css variables for colors.
ScrollSlider
Now allows query and repeater. Now responsive across all breakpoints.
Improved mobile detection and behaviour. Now much more resilient to orientation changes and fast scrolls. Removed SNAP on mobile as it causes erratic behaviour on some devices.
ScrollSpeed adjusts based on screen size to prevent very fast scroll on narrow screens.
ScrollBack / FilmBack
Added more robust mobile detection.
Simple Post Filter
Now works with built in post_loop and post_list elements. Retains settings for query, global block and extended settings with post_list mode.
Timeline
Now allows height/stick position per breakpoint. Better on mobile (uses same script as ScrollBack).
Video With Subs
Now automatically converts .srt to .vtt for html5 compatibility.