FintechOS Platform 20.1.8

July 7th, 2020

This release fixes several issues found in previous versions of the platform.

Fixed Issues

No. Summary Module
N/A

UploadValidator

The user was allowed to upload a non-jpg file disguised as a jpg file (with jpg extension). The file type check feature has been updated and non-jpg files are now rejected.

FintechOS Portal, FintechOS Studio
N/A Search on a small resolution screen (mobile) did not behave as expected. FintechOS Studio
FSD-4674 Some Spanish characters were missing in Spanish Display Name translations in the user interface. FintechOS Studio
N/A When working in the Studio with entities, the alert pop-up did not respond to click for confirm and close the pop-up. FintechOS Studio
FSD- 4956 Greek chars were not allowed in filenames during upload. FintechOS Studio

Known Issues

Summary Module
The replacement string font size parameter in the replaceTokens server side function is ignored.

FintechOS Studio

EL Pipes – Sometimes, when setting up connections that require TLS authentication, the following error message may be displayed: "Failure! You must enable TLS or login from the local machine to authenticate with this site.".
Workaround:
  1. Log in to your local server.
  2. Open the connections page of the CData Sync Admin Console in a web browser (http://localhost:8019/connections.rst).
  3. Set up the connection from the admin console.
FintechOS Studio
Accessing an entity with no default form displays a loading animation, with no error message. FintechOS Portal
Form Driven Flows – Virtual attributes are available in flow control rules expressions only after a Save & Reload. FintechOS Studio
The loading animation is displayed in FintechOS Portal when the user triggers imported code that doesn’t have ";" before the return statement. FintechOS Portal/Deployment Packages
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
Titles are displayed in dashboard widgets when the "Show Ttitle" option is disabled. FintechOS Portal
Views – Code before the return statement in the Fetch Object Expression must end with ";" when generating the view columns. Otherwise FintechOS Portal will crash when displaying the view. FintechOS Portal and FintechOS Studio