Scrivito JS SDK 1.60.0 Released

Posted on June 14, 2026

Improvements

Read-only flag for custom components

Custom components now have a readOnly prop that indicates whether editing is disabled.

This makes it easier for developers to determine whether a component’s content can be edited or not, depending on, for instance, the user’s role or the mode the UI is in.

For details, please refer to the documentation.

Redirecting unauthenticated users to the account creation page

The Scrivito.ensureUserIsLoggedIn method now allows you to redirect the user to the account creation page instead of the login page (in case of external IdPs). For this, the prompt option has been introduced.

For further details, please refer to the documentation.

UI fix for right-to-left text flow

The buttons at the top and bottom edges of a widget are now positioned correctly in areas with right-to-left text direction.

Thank you for using JustRelate Web Builder!