Release notes - 5.0¶
New Features¶
System¶
-
Home dashboard implemented.
-
Dashboard designer implemented.
-
Calendar half day holidays support.
-
Theme customization implemented.
-
High performance new widget system.
-
MSDTC dependency has removed.
-
Postgre database compatibility implemented.
-
Database migration tool implemented.
-
Bearer header support added to RPC calls.
-
Log outputs improved.
-
Background jobs now uses async thread pool for better CPU utilization.
User Interface¶
-
Worklist tags now shows work item counts.
-
Completed instances are now archived in worklist.
-
Generic positions now can be used assign permissions in organization wide.
-
Work item search criteria improved to include process and user based filters.
Designer¶
-
Code editor improvements.
-
RowContent color options added.
-
New Query control implemented to fetch data from multiple data sources.
-
Xml data view improved.
-
Form based stylesheets implemented.
-
$Database.Get method implemented for client side form scripts.
-
FlowContent is now automatically upgraded to RowContent.
-
Scripting modules implemented.
-
Process version commit changes button now shows the diff view to compare changes.
-
Commit changes button now allows the save changes to another version.
-
Process activity log added to view process change history.
-
Repository table indexes implemented.
-
Repository static criteria added to relations.
-
Database queries now allows to use relative date time expressions in criteria.
Bug Fixes¶
-
Label boolean value formatting fixed.
-
Responsive layout fixes for modal dialogs.
-
Xml data copy operation bug fixes.
-
Uploaded file names incorrectly handled when non-ascii characters are used.
-
Web socket notifications async call bug fix.
-
Oracle adapter bug fixes
-
Registry number now displayed for identity search results.
-
Load balancing issues fixed.
-
PDF converter tool upgraded.
-
Browser compatibility fixes.
-
Excel format compatibility fixes.