Bootstrap

Publisher

  • Add – Themes has new setting to override the Title Colour.  
  • Fix – Chart / Treemap height did not work.

Scheduler

  • Add – Default global Themes are applied when saving as queries as PDF they do not have a Page Design.  
  • Add – Wait Action can now have references in addition to constants.  E.g.  {%WaitSeconds}

Query Builder

  • Fix – System / Web Table now supports HTML tables with headers that contain colspan attributes.  Previously this would cause the data to misaligned with the Header/field captions 
  • Add – System / Scheduler Task Execute can now be executed synchronously while the default is asynchrony.  There is now a Folder in the selection tree called Options with to filter options called Mode and Response.  Response returns the number of seconds taken to execute the Task.
  • Add – Filter options / Attributes / Checkbox.  Add new option to display filters as a checkbox in the Web Channel.  The checked value and unchecked value can be specified

Web Channel

  • Fix – Sign On did not redirect to due to Browser block redirect due to content type blocking.  AWS has made some changes where external pages now behaviour differently to pages internally on the App Server.  The end result is the user can not sign in.   Refused to execute script from ‘https://…’  because its MIME type (‘text/html’) is not executable, and strict MIME type checking

Engine

  • Fix – MySQL SQL error on getting time from a date time field.