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).
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.
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.