What's new on UI Bakery

UI Bakery news feed and changelog.

new release
March 16, 2023

Release Notes March 2023, v.3.22.2: database schema panel, loop action improvements, and other ๐Ÿ–‹๏ธ

Features ๐Ÿ—

Ability to rewrite the database ๐Ÿ–Š๏ธ

With the new setting Allow override database name in action, you can replace the current database name with a custom value in the action. The setting can be applied to the following data sources: MySQL, MS SQL, PostgreSQL, MongoDB, Oracle DB, Redshift, Snowflake. The option is available in the data source configuration settings.

Image #1

Database schema ๐Ÿ’พ

We have updated the right-side actions tab with a new database schema tab. The schema is represented by the list of the databaseโ€™s tables with their column types. To close the panel, click the hide icon.

Image #2

Loop action improvements ๐Ÿ”„

To prevent the Loop action running into the API rate limits (in UI Bakery, the limit is 3 requests per second), we have added the max iteration number, as well as an option of iterations chunking with chunks delay.

Image #3

Bug fixes ๐Ÿž

  • actions: improve adding new steps in safari;
  • actions: spinner won't hide for navigation/loop steps;
  • automations: fix initial loading performance;
  • builder: remove redundant breakpoint sync;
  • datasource: OAuth authorize encrypted decoding;
  • graphql: schema query and settings persistence;
  • grid-view: allow dynamic columns configuration; 
  • salesforce: escape query in url request;
  • table: add default background color for cell container.
emoji negative reaction for 'Release Notes March 2023, v.3.22.2: database schema panel, loop action improvements, and other ๐Ÿ–‹๏ธ' emoji neutral reaction for 'Release Notes March 2023, v.3.22.2: database schema panel, loop action improvements, and other ๐Ÿ–‹๏ธ' emoji positive reaction for 'Release Notes March 2023, v.3.22.2: database schema panel, loop action improvements, and other ๐Ÿ–‹๏ธ'
Thank you for your feedback.