Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • (UI) Home dashboard implemented.
  • (UI) Dashboard designer implemented.
  • (FORMS) High performance new widget system.
  • (FORMS) RowContent color options added.
  • (UI) Code editor improvements.
  • (CORE) MSDTC dependency has removed.
  • (CORE) Postgre database compatibility implemented.
  • (CORE) Database migration tool implemented.
  • (UI) Calendar half day holidays implemented.
  • (FORMS) New Query control implemented to fetch data from multiple data sources.
  • (FORMS) Xml data view improved.
  • (WF) Process version commit changes button now shows the diff view to compare changes.
  • (WF) Commit changes button now allows the save changes to another version.
  • (UI) Worklist tags now shows work item counts.
  • (UI) Completed instances are now archived in worklist.
  • (WF) Work item search criteria improved to include process and user based filters.
  • (DATA) Repository table indexes implemented.
  • (DATA) Repository static criteria added to relations.
  • (WF) Process activity log implemented.
  • (CORE) Bearer header support added to RPC calls.
  • (CORE) Log outputs optimized.
  • (FORMS) Form based stylesheets implemented.
  • (DATA) Database queries now allows to use relative date time expressions in criteria.
  • (CORE) Background jobs now uses async thread pool for better CPU utilization.
  • (UI) Generic positions now can be used assign permissions in organization wide.

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.

4.5

New Features

  • Rest service invocation support for scripting. (See $Rest)
  • Google Drive and One Drive integration.
  • Google Calendar and Office 365 Calendar integration.
  • Service account support for open auth services.
  • Camera support as file attachment.
  • Query designer.
  • Performance improvements for repeating controls like Table or Repeating Content.
  • Row rules for repeating controls like Table or Repeating Content.
  • Activity heartbeat report.
  • Message control for general usage.
  • AutoSelectAll property for QueryContent control.
  • Trigger method for rest service. (See Rest Services)
  • Low level job errors now reported to system administrator instead of domain administrator.
  • Client side $Calendar2 support added.

...