Release Notes 2025.3

2025.3.2.3841

FIX: PG Deployment Script Generator ends with SQL error

A bug in SQL syntax, resulting in error after opening of the Deployment Script Generator, has been fixed.

FIX: Passing array argument to modelled API caused an error

Passing an array of GUIDs as an input parameter to a Data API Page caused an error during XSLT transformation. The system attempted to convert the array to a string, resulting in an exception. Now the system doesn’t throw an exception but returns a message “Array cannot be converted to string.” as a content of converted value.