We are releasing enhancement and fixing some things under the hood, so that your builder experience improves :)

Enhancements

Custom video embeds from youtube, wistia, vimeo now pre-render video thumbnails in SSR with lazy loading instead of client side, which fixes an issue with delay hydration where thumbnails would remain blank until an hydration event.

Bug Fixes

  • Fixed an issue where box shadow was applying on the outer container instead of the actual image for the image element. (requires user to save the page again)
  • Fixed an issue where moving elements using drag & drop inside the builder used to paste unwanted styles string values
  • Fixed an issue where selecting "None" option for chat-widget was getting reset again to default chat widget in funnel settings.
  • Fixed an issue where specfic SVG images changed viewport size on editing the SVG code inside the builder.
  • Fixed a bug where the selected currency symbol in location settings was not being shown in funnel analytics stats.
  • Refactored code for declaring winner, deleting and restoring pages for funnel split test, which eliminates API chaining on UI and incorrect data in DB which caused an issue where page was showing blank for the step.