Synergy CSP 2025 R2 SP27 Release Notes
> Release Date: 16.06.2026
1. Fixes
192983 – For custom columns added to a datagrid connected to a dynamic data source, the problem of losing the value in the custom column after the row update process has been fixed.
With the development made, the values entered by the user into the custom columns continue to appear on the form after the row editing and saving operations. If the datagrid is reloaded or the form is opened again, if the data comes from the data source in the relevant column, it is reflected, if not, it appears as empty because the value written in the custom column will not be saved.
196244 – The obligation to enter the data type of the parameter has been removed at the stage of calling the GPT datasources in the project and fed with parameters with code.
With the improvement, the parameter sending structure was made compatible with other data sources, allowing the datasource to work only with the parameter definition and value.
196934 – The problem that occurred during the loading of sub-forms that are desired to be opened from archive forms has been fixed.
In some scenarios, forms opened with the datagrid toolbar buttons in the archive form only worked in certain opening types, and the form creation process could not be completed in different display modes such as drawers.
As a result of the arrangement, the forms opened via the toolbar buttons on the archive datagrid are created and opened correctly regardless of panel, drawer and other supported opening types.
197291 – Fixed a performance issue that caused the entire file to be read back from the database for each range download request sent by the client when viewing large documents stored in the Database Storage engine.
To address the issue, optimization has been made so that only the content in the relevant range is read from the database. Thus, unnecessary processing load that occurs especially during the viewing of high-sized PDF and similar documents has been reduced, and page transitions and document opening performance have been improved.
198101 – The "parameter type has changed" error experienced during the save, build and deploy phase has been fixed due to the data type of float type parameters in the datasource used in dynamic datagrids being evaluated as decimal type.
Float and decimal parameter types are considered compatible and no datasource parameter validation error occurs.
198030 – The signing problem experienced due to DSClient access problems during electronic signature transactions on eBA screens opened via Synergy has been fixed.
With the development, the communication of eBA screens opened from within Synergy with DSClient has been improved and electronic signature transactions can be performed in the browser without requiring user intervention.
> NOTE: The DSClient service in the user must be 2.5.1 and above.
197315 – Ensured that GPT datasources pre-built in the project would not open when AI configuration was turned off. When you want to open GPT datasource, the error message "You are not authorized to access the artificial intelligence service" is shown in the interface.
195603 – The issue where the FormAfterSave event is not triggered when the view selection for the flow document is not made in the Position object in the flow has been fixed.
197277 – Fixed the problem of resizing the diagram when clicking the Fit and Reset buttons after zooming in on the flow diagram in the IDE.
192244 – If there are " " characters in the parameter value in GPT Query in the IDE, it is ensured that it is escaped and an error is prevented.
193549 – The problem of setting the data in a GPT Query called from the GPT Prompt object used in the flow to the variable object in the flow has been fixed.
197683 – Fixed an issue where UI language changes made in delegated sessions also affected the UI language in the session of the user receiving the proxy.
Previously, when the interface language was changed in the delegated user account, the session of the user receiving the delegated person, which was open in the same browser, was also affected by this change. In addition, the language change could change the default language preference of the user who gave the power of attorney.
With the improvement, the interface language changes have been adjusted to apply only to the relevant session. Thus, language changes made in proxy sessions do not affect other open sessions and the default language preferences of the users registered in the system are not changed.
197920 – Fixed the problem of unclicking/inactive approval-cancellation buttons after editing a row in datagrids with dynamic data sources.
197336 – The problem of marking the results suitable for the searched expression in the searches made on the security screen has been fixed. The relevant results are shown highlighted in the treelist.
192320 – Fixed a problem accessing image files in subfolders created in the Assets directory in the project (e.g., image not appearing in the image object).
When the project is published, the visual files are stored with the correct path information.