What's new on UI Bakery

UI Bakery news feed and changelog.

new release
March 23, 2023

Release Notes March 2023, v.3.23.0: bulk users invite, workspace menu hide, and more πŸš€

Features πŸ—

Multiple users invite πŸ‘©πŸ½β€πŸ’»πŸ‘¨πŸ»β€πŸ’»

We have introduced the ability to invite multiple users at once! If you need to invite several team members, just specify their email addresses separated with a comma, and specify their role. Note ❗️ You can add a maximum of 20 users at once (if you are running a self-hosted version, this number can be configured).

Image #1

Hide workspace menu option πŸ™ˆ

Oftentimes you don’t want to display the workspace menu to the end-users. Now, in the Workspace settings you can use the setting Hide workspace menu for end-users. When enabled, the end-users will not see the workspace menu, just the interface of the app. Note ❗️If your end-users should have access to more than one app, you will need to create a custom menu for navigation.

Image #2

Search and copy code option in the code editor πŸ”Ž

For a better coding experience, we have updated the code editor with the search option. In case you need to quickly fix the incorrect syntax or just find a piece of code, you can now quickly search for the necessary keyword. Use the hotkeys Shift + Ctrl + F/Cmd + Option + F to open the search field. Additionally, we have added a copy code button from the docs, so you can copy the code directly from the examples.

Image #3

Bug fixes 🐞

  • actions: filters styles;
  • add ability to remove connection leak;
  • code-editor: remove stuck search box + styles fix;
  • components: improve processing of custom statuses when passed invalid;
  • custom-component: post messages when it's rendered;
  • datasource: secure datasource requests;
  • grid-view: allow dynamic columns configuration.
emoji negative reaction for 'Release Notes March 2023, v.3.23.0: bulk users invite, workspace menu hide, and more πŸš€' emoji neutral reaction for 'Release Notes March 2023, v.3.23.0: bulk users invite, workspace menu hide, and more πŸš€' emoji positive reaction for 'Release Notes March 2023, v.3.23.0: bulk users invite, workspace menu hide, and more πŸš€'
Thank you for your feedback.