July 12, 2024

Take Control of Your Environments
We've removed Shows. They where confusing, and users basically just used them to create staging environments for testing and reviews.
So we've done away with them and just added a new Environments feature. Now, you can create as many staging and production environments as you need, and manage them easily within the Flux platform.
Draft
Draft is, well a draft. When you make changes in the editor, you can see them instantly in the draft environment.
Production
Production is a set snapshot of your site, optimized and deployed to a domain.
Staging
A staging environment is similar to a production environment in that it's a snapshot of your site at a moment of time, bundled and deployed. Currently, it functions much like a Production environment, but will soon support additional functionality.
Change Log
Editor
New
Removed "Shows" concept from sites.
Added "Environments" concept to sites.
Added Location reporting to the Analytics dashboard.
Enhanced
Added flow nodes for adding and removing tags on the current Guest.
Added flow nodes for reading tags on the current Guest.
Focused fields in Module Properties panel now retains focus after saving.
The "Save" and "Cancel" buttons on Content Management now remains visible at the bottom of the page when scrolling.
Fixed
Fixed a bug that caused modules to return to their original location after being moved within the layout editor.
Fixed a bug that could sometimes cause pages to not render when duplicating modules.
Fixed an error that prevented adding social share sheet metadata to a site.
Fixed a bug that prevented Video type Content Management Variables from being used on Background Video modules.
Fixed a bug that sometimes prevented the "Hidden" banner from appearing in the Layout Editor when a module was hidden.
Guest Sites
Fixed
Fixed a bug that caused Guests to sometimes not be correctly authenticated after a page refresh.
Modules
Access Code
Fixed a bug that allowed Guests to use an access code unlimited times, despite a limit being placed in Attendee Management.
Carousel
Added a "Next Slide" listener which, when triggered, advances the carousel to the next item.
Added a "Previous Slide" listener which, when triggered, returns the carousel to the previous item.
Added a "First Slide" listener which, when triggered, returns the carousel to the first item.
Added a "Last Slide" listener which, when triggered, advances the carousel to the last item.
Added "isLastSlide" and "isFirstSlide" meta fields to "On Slide Change".
Video
Improved the UI for paused live streams, making it more clear to the Guest that the video is paused.
Added support for Guests to select a specific quality level in UI V2.
Fixed a bug that would cause the player to show an endless loading spinner if a Guest had an expired DRM token.
Fixed a bug that caused "Stream Has Not Started" message to appear even if CBLS was disabled.
Fixed a bug that prevented playback of DRM content for users in Chrome Ingognito mode.
Fixed a bug that prevented Guests from viewing DRM content over Chromecast on published sites.
Fixed a typo on
Video: On Error
message
meta key.Fixed slight alignment issues with tooltips in UI V2.
Last updated
Was this helpful?