Bootstrap

Web Channel

  • Fix for Filters with the option Remove <ALL> from lookups.  This raised a filter error message when one tries to view the lookup values.
  • New Gauge Dial that is of type PNG Image so that Page Designer can display them
  • New Donut Gauge 9 for displaying percentages of type PNG Image
  • New Half Donut Gauge 10 for displaying percentages of type PNG Image
  • Updated JavaScript Help

Publisher

  • New option to set the Font size, colour and style of the Report description without using custom CSS.
  • Fixed Chart Data Set Width – now works with Line and Radar chart types when set
  • New Chart options for Font Size and Colour for the Legend, Category and Data sections. Previously a subset of these options was only available with URL parameters.
  • New Chart option to display colours using a flat style instead of embossed. Previously this option was only available with URL parameters with &chartTheme=flat
  • New Chart options for colour banding ranges in background.  For example, green, yellow and red zones. Previously these options was only available with URL parameters with &plotBandMin &plotBandMax and &plotBandColor
  • New Chart option for line style called Style.  Now supports Smooth and Stepped line styles for Line and Area related Charts

Scheduler

  • New File Exists Actions not has additional options to go to another Action or execute another Task if the condition is true.  For example, if the file exists then go to this Action or execute a Task
  • New Right click menu item to allow Tasks to be quickly disabled or enabled without going into the Edit Window.
  • New Task Action called Exit.  This allows the Task to conditionally exit the action list.   This new Exit action is useful when combined with Goto Action as the Goto Action can test a condition and conditional jump to different action sections which are terminated with an Exit so they don’t run into another section.  This would be similar to a Switch or Case statement.
  • Save message about no triggers being set on save now only appears for new Tasks.

Query Builder

  • Fixed Apply filter only to SQL Join did not work correctly if field was had a field join that depended on the target table addition joins.   Quite a rare complex combination.
  • Fixed Date Time Lookup where to value Hour and Minute value spinners did not work.
  • Fixed Date Time Lookup where time offset for End of Day Before and After raised invalid date error