FintechOS Platform 20.2.12

April 12th, 2021

This release introduces bug fixes, security updates, and enhancements to the Formula Engine and deployment packages.

What's New

Support for the RATE and PMT functions in Formula Engine

The RATE function has been added to the formula editor, allowing you to calculate the interest rate per period of an annuity. For more information, see the FintechOS Studio User Guide.

The PMT function has been added to the formula editor, allowing you to calculate the payment for a loan based on constant payments and a constant interest rate. For more information, see the FintechOS Studio User Guide.

Import unique constraints in deployment packages

There is a new deployment package component called Entity Unique Constraint which allows you to create deployment packages that include just an entity's unique constraint metadata. Now you don't have to re-import the entire entity when attribute unique constraints change on a source entity.

For more information on how to prepare deployment packages, see the FintechOS Studio User Guide.

Fixed Issues

No. Summary Module
FSD-8660 The Active Directory authentication provider sometimes threw an exception when checking if the password expired. The software has been updated to log the exception and continue gracefully. FintechOS Portal
n/a On high resolution displays, the password reset window was too wide. FintechOS Studio
n/a When displaying entity views in dashboard widgets, sometimes the page size option was not applied correctly if you attempted to display more than 5 records per page. FintechOS Studio

Known Issues

Summary Module
Plugin assemblies must be copied and pasted in the PortalPluginStore\AddIns folder after import in FintechOS Studio in order to be functional. FintechOS Studio
The Save Changes prompt does not appear when the Insert button is clicked. FintechOS Studio and FintechOS Portal
Inline editing in views doesn’t work if the view columns are created with attribute aliases from the fetch. FintechOS Portal
In a Form Driven Flow, the relation between Step and Processor Type is made through ID not name. FintechOS Platform