Scrivito JS SDK 1.59.0 Released

Posted on March 2, 2026

Improvements

Anonymous data classes

If your application needs to load and cache (and maybe even create, update or delete) some internal backend data not be exposed to editors or high-level developers, you can now provide nameless data classes.

If no name is passed to provideDataClass, the resulting class can be used as usual for retrieving and updating the external data concerned. However, the class will not be available for use with DataLocators and in the Web Builder UI. For details, please refer to the documentation.

Thank you once again for using JustRelate Web Builder!