FLUX 2.0.2 Release Notes

FLUX 2.0.2 Release Notes

Change Log – User Interface and Core Engine

  • Introduced the "-e" command line switch which forces the Client to start an empty session.
  • Introduced a new deployment concept for packages.
  • Introduced a centralized screen where any element can be removed from a package.
  • Batch Configurations and Stylesheets added to the "Package Contents" screen.
  • "User" and "Modification Date" fields added to the "Package Contents" screen.
  • Introduced a screen where any pipeline's technical information (such as Identification, Source...) is shown.
  • Introduced the "Flux.CaptainBatch" command line utility for running batches without user interaction.

Change Log – Charting Fluxlets

  • Introduced the "Chart Graphics" Fluxlet which can display custom drawings on charts.
  • Introduced in-series multi-colour schemata for Bar Charts.
  • Added a custom format string property for axis labels.
  • Added an Anchor Reference property to Chart Legends.
  • Introduced dynamic data series names for all Charts.
  • Introduced a label angle property for Bar Charts.
  • Introduced a flag property that makes the axis labels wrap.
  • Introduced multi-column Chart Legends.
  • Introduced a property to the Line Chart Fluxlet that can use any SVG drawing as plot point markers.
  • Introduced stacking to Bar Charts.

Change Log – Fluxlets

  • Introduced the "Show SQL Statement" task to all SQL-like Fluxlets.
  • Added an Anchor Reference property to Table Column titles.
  • Added footnote support to Box Titles.
  • Added quarter formatting support to the Date/Time Formatter Fluxlet.
  • Added the Min-Height property to the Box Fluxlet.
  • Introduced the data-driven Matrix Multi Row Fluxlet.
  • Added some decent "No Data" behaviour to the Box Title.

Feature pick – Package Lock

  • A package can be locked on the "Overview" section of the Package screen. Locked packages do no more show up in the "Select Package" list.

Package Lock

Feature pick – Package Deployment

  • A package can be told on which environments a contained modification should apply.

Package Deployment

Feature pick – Package Contents

  • All items contained in a package are shown on the "Contents" section of the Package screen, including their configuration in the context, as well as the user and date of the modification.
  • Deletion of discrete items is now possible.

Package Content

Feature pick – Captain Batch

  • The "Flux.CaptainBatch" command line utility is used for running batches unattendedly. On the Tools menu in the Flux User Interface there is the item "Create Captain Batch Command line..." that can be used to automatically generate a command line call from the current batch state (Filter selections etc.).