Release Information - Version 1.6
Backend
- 
Allow to define and run scheduled tasks using the TIF Cloud Scheduler - 
Note that this feature requires an additional license to be used 
 
- 
- 
When user updates the settings of an extension, other users are informed in the UI via websocket 
- 
Allow ordering event mappings via rank attribute, highest rank wins 
- 
Fix bug when importing package 
- 
PDF Converter license check 
- 
Many internal refactoring to improve performance and throughput 
Admin Client
- 
Change terminology from enable/disable to pause/resume on Service + Service Group 
- 
Reset also UI config when resetting ext settings 
- 
Added support for custom header text on Mapping Form 
- 
Action to reset table column visibility settings on Jobs table 
- 
Refresh extension settings view upon update event 
- 
Fix missing group id when creating new task, fix Service field on Scheduled Task form 
- 
Fixed visibility mask for scheduled task navigation 
- 
Fix issue with text fields that lose focus when typing on extension settings form 
- 
Fixed wrong alert message shown by Cron Expression field when time zone is not selected 
- 
Replaced Select field with Autocomplete in ValueList component 
- 
Fix issue with Ctrl+S shortcut key on Settings Schema view 
3DX Rest API
- 
Support for Manufacturing Item/Instance API - 
Including Scoped and Resulting Eng Items 
 
- 
- 
Harmonize on using setCEStamp/getCEStamp. Other method variants are deprecated and will be removed in the future.
- 
Fixed issue with parsing of document info result 
- 
Added overloaded methods where either ENUM or various Date objects where accepted. - 
The overloaded enum method allows specifying the ENUM constant as a string 
- 
And date variants are either an ISO date/datetime OR a long value representing the date in millis since epoch. 
 
-