March 29, 2024
Last updated
Was this helpful?
Last updated
Was this helpful?
We're excited to announce some updates and improvements to enhance your experience!
First off, we've powered up the Lottie module with two new Listeners. A new Set Direction
listener, allowing you to dictate the animation playback direction with ease. And the new Go to Frame
listener for jumping animations straight to a specified frame. We've also tidied up by removing the redundant Advance Frames listener, which did the same thing as "Set Progress", but worse.
We've given our Editor a slight makeover, it should be easier on the eyes now. We got rid of the blinding white background on the Layout Editor, and added subtle dividing lines between panels to make it more clear what elements belong to which panel.
We also rebranded "Backstage" to "Flux" in this update. So keep an eye out for the new favicon when searching in your sea of tabs.
On the enhancements front, your profile context menu and site's are now sleeker than ever (and don't slide off the screen when you're trying to click something). We've also introduced a nifty String Comparison middleware Node for those intricate string comparisons, and ensured your video assets and analytics are more user-friendly with human-readable timestamps and timezone-aware date selections.
Plus, our video UI has been revamped for an optimal viewing experience across devices. And, because we know how important it is for things to run smoothly, we've squashed several pesky bugs across the platform to ensure your larger projects publish without a hitch.
Join the waitlist and be among the first to get access to Flux this year.
[Module - Lottie] Added new "Set Direction" listener that enables Flows to control the playback direction of an animation.
Implemented design improvements in the Editor.
Rebranded Backstage to Flux
Added an indicator to Analytics graphs to indicate incomplete data.
Added a new String Comparison
middleware Node that allows two strings to be compared in various ways.
[Module - Lottie] Removed Advance Frames
listener. This performed essentially the same function as Set Progress
but with more restrictive capabilities.
[Module - Lottie] Added Set Frame
listener. This allows a Lottie animation to jump to a specified frame.
Improved the design of the Profile context menu
Updated the Favicon of Site Builder to new Flux logo
Create timestamps on Premium Video assets are now displayed in human readable format, and in the Authors specified timezone.
Drastically improved the load time of Active Connections report in Analytics.
Improved performance when reordering items in the Content Management and Show Controller interfaces.
Analytics now uses the Author's specified timezone when selecting date ranges.
[Module - Video] New Video UI: Improved sizing of UI elements across various sizes
[Module - Video] New Video UI: Hides volume slider on mobile devices
[Module - Video] New Video UI: Shows playback state animation when clicking play / pause
Fixed a bug that caused large sites to fail to publish.
Fixed a bug that prevented duplication of large sites.
Fixed a bug that prevented creating templates from large sites.
Fixed a bug that caused Router:on-navigate-done
's Current Path
field to be case sensitive. This would cause flows to not execute as expected if they where, for example, programmed with /rsvp
, but a Guest was sent to /RSVP
Fixed an issue that cause ModuleRender:on-module-visibility-changed
to trigger on every module when a page is first loaded.
Fixed a bug that prevented Show Variables from being edited.
Fixed a bug that prevented PM times to be selected in module property fields.
Fixed a bug that prevented Template thumbnails for appearing when creating a new Site.
Fixed some minor grammatical issues in the Authoring interface no one would have noticed but us.
[Module - Access Code] Fixed a bug that caused the "Incorrect Access Code" error message to remain when switching to the "Resend Code" flow.
[Module - Spline] Fixed a bug in Layout Editor that would cause Spline scenes to grow vertically endlessly when placed inside a Stack and Hidden.
[Module - Video] New Video UI: Fixed an issue that caused error messages to overflow the container on small screen sizes.
[Module - Video] New Video UI: Fixed an issue the caused subtitles to sometimes appear off screen on small screen sizes.
[Module - Video] New Video UI: Improved the design of chapter markers on VOD assets.
[Module - Stack] Fixed a bug that injected unexpected background CSS styles when no background was specified in the module's properties.