Scheduler
- Fix Scheduler Task is disabled – don’t create triggers
- Fix Merge PDF was broken and displayed object error
Query Builder
- Fix Filter is Applied to Joins Logic – support field joins or virtual fields
- Fixed when a Filter based on sub query is used to as a reference in another Sub Query’s filter when combined with <= or >= for example it did not work as expected. Now does <= of first value in <in> list as this makes more sense.
- Fixed Multi-select on single entry fixed value list inserted <in> into filter instead of A,B,C or 1,2,3
Excel
- Sheet icon now retains the state of the header row height so if it’s hidden it is restored to the same state after refresh
- Writeback Delete and Mode now support just setting the primary keys or identity details while leaving other fields blank
Studio
- New Search and replace options of Starts With and Ends With
- Fixed broken Sub Find
Windows Service
- The Windows Service will not self-start instead of waiting for the first user to trigger the startup. This will also ensure Datamodels with the onLoad get triggered.
Web Channel
- Added PDF JS library – This JavaScript library allows PDF previewing and thumbnails among other functions from JavaScript