Bootstrap

Query Builder

  • Add – Period offsets now have after offset support similar to dates

Scheduler

  • Fix – files path that used environment variables like %TEMP% did not always work.

Web Channel

  • Fix – PDF reports would be somewhat greyed out and hour glass icon was sometimes visible.

Studio

  • Fix – Table Codes starting with an underscore failed to save correctly.
  • Fix – Search and replace Field Codes did not work.
  • Add – Support for importing takes from Swagger, OpenAPI and EDMX files.
  • Add – Table properties to auto sync Datamodel tables to database and stored various metadata in the Tables Extended Properties.  Does comparison with Database schema to create or update Tables and Columns if the Datamodel has a newer version.  This is useful when connecting to a blank database and one needs to create all the objects including views, functions and stored procedures. The SQL script to drop and create views, functions and procedures is set in the Original Table Name property.
  • Add – Field now has various REST API properties