This release is mostly about validation. We have added a few updates related to the validation configuration:
An additional custom validator setting. We have created a detailed guide with examples of validation which is available here.
The SetErrors method allows you to programmatically validate a component and display a custom error message.
It is possible now to add an SQL server instance name when adding an MSSQL data source.
You can now adjust the submit trigger for the fields that are always editable in the table or form components. Two options are available: by pressing the Enter key or an input focus is lost.