For extended customizability, individual attributes specified via the properties option in the editing configuration of an object class (for having them shown on the “General” tab) can now be rendered by a Scrivito extension. To achieve this for an attribute, specify an Array as a configuration object consisting of the attribute name (String) and an Object with a component property for the extension to be used. See providing the component directly.
Scrivito JS SDK 1.58.0 Released
Posted on February 9, 2026
Improvements
Using extensions for rendering individual properties
Introducing responsive breakpoints
Scrivito.configurenow accepts a new option,responsiveBreakpoints, which serves to define viewport boundaries for grouping device sizes, and to provide default preview widths in case no custom preview sizes have been configured for a device preview group.
The mobileMaxWidth property sets the maximum width (in pixels) for mobile, while tabletMaxWidth sets the maximum width (in pixels) for tablet viewports.

Determining the team IDs of a user
As a developer, you can now determine the IDs of the teams a user is a member of. For this, Scrivito.currentUser provides the teamIds method.
Thank you once again for using JustRelate Web Builder!