What's new on UI Bakery

UI Bakery news feed and changelog.

cloud release
on-premise release
July 26, 2024

July 2024: cloud 3.93.0 and 3.93.0-rc.0

Features 🏗

Azure blob storage data source 🖼️

The Azure blob storage is finally available as a data source. Once you add your blob storage as a data source, you can select the corresponding action type and use predefined methods to manage your storage in a few clicks.

Image #1

Composite form 💻

This component has been requested for a loooong time, and is finally here! Imagine a form and a card combined - and get a composite form for better data processing.

Dynamic custom CSS classes 📝

You can now apply CSS classes dynamically. Check the details in the doc.

Minor changes 🤏

  • Show inline table filter setting now supports JS mode;

  • You can switch off rendering for hidden components to improve the performance of your apps;

  • You can hide columns in a tree component;

  • For the on-prem versions, you can now set up how to store session storage with the help of the env variable UI_BAKERY_AUTH_TOKEN_STORAGE=localStorage/sessionStorage/sessionCookie.

Bug fixes 🐞

  • actions: faster double click to edit;
  • actions: wait for the setting to be loaded;
  • add support of custom params in app action;
  • auth: default logout variable value;
  • auth: remember navigation storage;
  • builder: missing active page during navigation sync;
  • chart: render custom echarts config even without data provided;
  • components: fix stepper connector alignment;
  • grid: move components across nested grids without crashes;
  • input: set default value during initialization;
  • module: fix initial render;
  • select: rerender checkbox on 'show select all' option change;
  • table: do not set selectedRow to ngx-datatable by link;
  • table: fix paddings for icon-only buttons.
emoji negative reaction for 'July 2024: cloud 3.93.0 and 3.93.0-rc.0' emoji neutral reaction for 'July 2024: cloud 3.93.0 and 3.93.0-rc.0' emoji positive reaction for 'July 2024: cloud 3.93.0 and 3.93.0-rc.0'
Thank you for your feedback.