FintechOS Platform 22.1.11

July 29th, 2024

This release includes a number of bug fixes, performance increase on package imports, quality of life improvements, and security updates.

What's New

Performance improvements

Import performance improvements implemented in FintechOS Platform v24 are now available for v22. The import of packages with attributes (virtual, entity form), entity form entity extensions, header items, footer items and option fields is now faster and smoother.

The import progress and execution time of digital solution packages is now visible in logs. Read more in the documentation.

More Configuration Items for Digital Assets

Starting with this version, you can add business workflow configurations as configuration items to a digital asset of type data model. Read more in the documentation.

Removed Default Minimum/Maximum Values for Numeric Field Options

The field options for numeric attributes no longer default the minimum value and maximum value to 0 when left empty. This avoids a situation where no minimum and maximum value is specified resulting in the field accepting only a value of 0.

Custom Fonts for Digital Documents

Specify a font files folder for your digital documents using the kv/<environment>/<Portal application name>/app-settings/gembox-baseFontDir Configuration Manager key. This allows you to provide the Digital Documents Processor with the required fonts, so that the output documents match the template designs. For more information, see the Administration Guide.

Encrypted Client Side Cookies

Unsecured client side are no longer saved in the Document Object Model cookies object. They have been migrated and are now either sent via request headers or stored in local storage, enforcing secure sessions for user data.

Fixed Issues

No. Summary
23684 When attempting to create an entity view with a name longer than 50 characters, a generic "Unexpected error occurred" error message was displayed. This message has been replaced with a more explicit error message.
25872 Inactive business workflows applied their states to the attached entities.
52251 The After Transaction stage option was still available on the event triggered automation scripts page in FintechOS Studio despite no longer being in use.
53372, 59281 When adding an entity extension, the update was not tracked correctly for differential deployment which could result in skipping the update if the digital solution package was re-imported on a different environment.
54792 When attempting to access a record, if the user had insufficient security scope privileges for the record's virtual attributes, the logged error message was too generic and lacked details about the affected entity or operation.
55209 The conditionList and expressionList parameters were not recognized in fetch queries unless they were written in small caps (conditionlist and expressionlist).
n/a Navigating to the previous page using the Alt+Left keyboard shortcut did not trigger the save changes prompt.
n/a Fixed an issue that caused an error when importing a package with a security role attached.
56930 Fixed an issue that prevented email templates and option sets from being available in the menu when in context of a digital asset.
56911 Fixed an issue that prevented some scheduled jobs from running.
58018 The ebs.callReportByName function did not return the correct token values if the digital document contained a table with a single row.