FintechOS Platform 22.1.10

April 11th, 2024

This release includes a number of bug fixes, performance improvements, and security updates.

What's New

Updated Package Import Mechanism

The package import mechanism has been updated to mitigate blocking issues at import and minimize platform maintenance costs. When importing a solution package in FintechOS Studio where the pack's minimum platform version does not exist, the import is successful if the environment platform version is higher than the minimum platform version required in the package. In other words, the minimum platform version required by the package doesn't need to exist explicitly in FintechOS Studio, but must be lower than the version of the environment where you want to import the package.

Execute Maintenance Scripts after Digital Solution Package Import

A new switch, execute-after-import-maintenance-script can be used for automatically executing maintenance scripts after digital solution packages are imported on the environment using the FtosPackageDeployer.exe tool. Read more about this switch in the documentation.

Fixed Issues

No. Summary
23578 Step actions are supported only on wizard forms (form driven flows). However, the Actions tab was also displayed in FintechOS Studio on data forms and app data forms steps, which could cause confusion. To address this, the Actions tab has been removed from data forms and app data forms steps.
51800 Uploaded files with names starting with blank spaces could not be downloaded.
53373 Appending input parameters to B2C paths triggered a page unfound error.
53754 The Ctrl+F5 keyboard shortcut used to force reload the current page did not work in FintechOS Portal.
N/A Business formulas could crash the current application when facing runtime errors like stack overflows or attempting to retrieve a missing data set.
N/A If the prompt for unsaved changes was disabled, forms did not save option sets on leave, even if the Save automatically data on leave option was enabled.
N/A A bug that caused an error when attempting to print the digital journey map has been resolved.
N/A The typo in the Comunnication Channels FintechOS Studio menu has been corrected. The menu has been renamed to Communication Channels.
N/A Improved the performance when running jobs for inserting a large number of records in the database.
N/A When generating a table within a report, the borders from the table template weren't kept and the text was displayed outside of the table.
N/A Fixed an issue that required Portal restart to load changes in server side scripts and libraries.
52854, 53462 Fixed a bug that prevented the Job Server from running some scheduled jobs at the precise scheduled time.
N/A Fixed an issue that prevented VersionStampID from being updated at package export resulting in formulas not being updated after receiving a change in the new package.