Flux Product Docs
  • What is Flux?
  • Guides
    • Creating a Premium Video
    • Creating Your First Site
    • Creating a Countdown
    • Creating a Navigation Bar
    • Creating a Group
    • Custom 404 Page
    • Adding a Favicon to Your Site
    • Adding Videos to Your Site
    • Managing Your Guest List
    • Asset Management
    • Creating Sites from Site Templates
    • Publishing Site Versions
    • Advanced Debugging
  • Fundamentals
    • Key Concepts
    • Sites
    • Guests
    • Environments
      • Show Variables
    • Flows
      • Anatomy of a Node
      • Connecting Nodes and Building Flows
      • Passing Data
      • Scope
      • Interpolation
    • Keyboard Shortcuts
      • Keyboard Shortcuts - Page Editor
    • Animation States
    • Local Variables
    • Groups
  • Use Cases
    • For Designers
    • For Engineers
      • Custom CSS
      • Custom Modules
    • For Event Manager
      • Intercom Integration
  • Documentation
    • FAQ
    • Glossary
    • 🚀Show Controller
      • Modes
    • Domains and Subdomains
      • Hover
      • AWS Route 53
    • Premium Live Channels
    • Basic Video
    • Premium Video
      • AI Generated Subtitles
      • Supported Input Codecs and Containers
      • Supported Language Labels
      • Serverside Forensic Watermarking
    • Flow Nodes
      • Middleware
  • Modules
    • Access Code
    • Audio
    • Button
    • Carousel
    • Chat
    • Checkbox
    • Container
    • Countdown
    • Date
    • Embed
    • Image
    • Intercom
    • Link
    • Lottie
    • Page
    • Meter
    • Modal
    • Photobooth Gallery
    • Open Login
    • QR Code
    • Radio
    • Rich Text
    • Stack
    • Style
    • Spline
    • Switch
    • Text Input
    • Video
  • Template Guides
    • NatGeo FYC
      • Adding a Panel
    • Meow Wolf All Shrimps
  • 🚀Change Logs
    • July 12, 2024
    • June 08, 2024
    • April 26, 2024
    • April 12, 2024
    • March 29, 2024
    • March 15, 2024
    • March 1, 2024
    • September 2022
    • August 2022
    • July 2022
    • June 2022
Powered by GitBook
On this page
  • New
  • Improved
  • Fixed

Was this helpful?

  1. Change Logs

April 26, 2024

Last updated 1 year ago

Was this helpful?

We've launched a complete visual overhaul of the Flow Controller. Both bringing it into line with the visual style of the rest of Flux, and improving the usability with Power-Only inputs.

Power-Only inputs are super helpful when you want to connect power from one location, and data from another, without worrying about overriding input data.


New

  • [Module - Audio]: Added a Set Source listener, which allows the audio source to be changed with Flows

  • [Module - Audio]: Added an On Timestamp Updated broadcaster that fires everytime the current timestamp of the playback changes.

  • [Middleware - Destructure]: Added an If Absent output, which enables the construction of flows that respond to a value not being present in the input object.

Improved

  • API: the length of the automatically generated access code can now be specified

  • Zapier: the length of the automatically generated access code can now be specified

  • Analytics: The concurrent connections graph now shows what data is still pending

  • Analytics: Concurrent connections graph now shows the entirety of the selected time range, even if there where no active connections during a portion of the time range.

  • CMS: Binding a newly added CMS variable to a module property no longer requires refreshing to page to get the new variables.

  • Flow Controller: Improved the design of the Flow Controller

Fixed

  • Analytics: Fixed a bug where the users specified timezone would not be taken into account when viewing analytics graphs

  • Zapier: Standardized language to use "Access Code" instead of "Pass Code"

  • [Module - Video]: Fixed a bug where subtitle tracks with multiple decorators would display the raw language code. For example - es_MX-cc instead of Español (Latinoamérica) [CC]

  • [Module - Video]: Fixed a bug that caused subtitles to be displayed in the upper left corner on iOS devices.

  • [Module - Open Login]: Fixed a bug that sometimes

  • CMS: Fixed a bug that prevented some users from saving changes in Content Manager.

  • Guest Management: Fixed a bug that prevented editing a single Guest when they had an avatar assigned.

We also added a few powerful nodes to the Audio module, enabling better display of audio status to Guest. With the On Timestamp Updated broadcaster, you can now update text and other Module with the current timestamp, and duration of audio playback. With the Set Source listener, you can change the currently playing audio track in response to an event, such as the Guest selecting a different podcast from a playlist, or triggering a dynamic sound from an API call. You can read more about these nodes in the newly updates .

🚀
Audio Module documentation
New Flow Controller Design
A Power Only Input In Use