We are happy to announce the introduction of action folders! Folders are a great way to structure your actions and are especially useful when you have a lot of actions in your application. You can drag the actions to the folder as well as remove the actions from the folder.
We have released the second package of component methods for easier components and data manipulation. In the current release, we have added the state methods. Some of those include: setValue() for various inputs, form, pop up, detail; setData() for table, metrics, chart; and others.
The standard pre-defined UI Bakery actions (Load Table, Create Row, etc.) are now available for the MSSQL data source.
Now, anytime you use a JavaScript Date object in your SQL queries, UI Bakery will automatically convert it to a SQL friendly date format.
We have updated the notification message for the data source timeout error that might arise with large/ long requests. The error message is now more clear and points to the cause of the issue.