What's new on UI Bakery

UI Bakery news feed and changelog.

cloud release
on-premise release
June 20, 2023

June 2023: cloud 3.36.0 and on-premise 3.36.0-rc.0

Features ๐Ÿ—

Python code step ๐Ÿ

The new Python code step allows you to run the Python code that will be run on the backend. Some of the use cases include data mapping and transformation, and also the execution of machine learning-related functions. Find out more in this doc.

Image #1

New grid version ๐Ÿ“Š

We have updated the grid to make it more flexible. On the older workspaces, you might notice the Upgrade available notice. You might use the old version, but we recommend using the updated version.

The main changes include taking over a position of the components when one of the components is hidden, as well as introducing an option Preserve space when hidden, that prevents other components taking up the space of the hidden component, leaving an empty spot instead. More details are available here.

Action setup improvement โš™๏ธ

We have updated the action setup flow by switching the sequence of selecting a data source first and an action type as a second step. Once you choose a certain data source, you only get a list of the action types available for this specific data source.

The actions that do not require a data source are located under the Operations.

Image #2

[On-prem]: Disconnect Git โ›”๏ธ

It is now possible to disconnect your Git repo from the application. Please note that once itโ€™s done, you will not be able to connect the same repository again without creating a new application.

Bug fixes ๐Ÿž

  • actions-library: new action in loop should create global action;
  • actions: condition should show result;
  • actions: make sure selected value is displayed;
  • actions: support EJSON for mongodb command;
  • components: show error message above other popovers;
  • git: non module git import;
  • git: page name support symbols;
  • grid: make grid more stable on various operations;
  • grid: save height after bidirectional resize;
  • grid: update component name immediately after change;
  • http: support OAuth params;
  • table: fix filters glitching while typing.
emoji negative reaction for 'June 2023: cloud 3.36.0 and on-premise 3.36.0-rc.0' emoji neutral reaction for 'June 2023: cloud 3.36.0 and on-premise 3.36.0-rc.0' emoji positive reaction for 'June 2023: cloud 3.36.0 and on-premise 3.36.0-rc.0'
Thank you for your feedback.