FintechOS Platform 22.1.12

November 13th, 2024

This release includes bug fixes.

Fixed Issues

No. Summary
n/a After interacting with file attributes in an App Data Form, other fields (such as numeric values or data grids) failed to initialize when a different form step was opened for the first time.
n/a The key "openid-auth-cookie-prefix" should be added in AppSettings of the FintechOS IDP with a unique value for each application. e.g “S_” for Studio. Otherwise, there might be an error with authentication.
66248 Fixed an issue where API calls triggered errors after upgrading from version 22.1.6. The errors were caused by the toJson and serialize SDK methods returning non-indented JSON responses. The fix ensures these methods now return properly indented JSON responses.