Just pushed a small update to Better Parallax.
It now includes a new Autoplay switch, requested by several users.
External video URLs remain available for CMS workflows, with stricter handling for reliability and security. Better Parallax now accepts direct HTTPS MP4 or WebM files hosted on Framer, Cloudinary, Mux, or Supabase. Invalid sources safely fall back to the poster without triggering an external request.
I’ve also pushed the optimization further: supported browsers such as Chrome now use native CSS scroll-driven animations, reducing JavaScript workload. A reliable JavaScript fallback remains available for other browsers.
More improvements coming soon.