Scrivito JS 1.14.1 Bugfix Release

Bugfixes

  • The API handles references to deleted objects correctly

    When reading a reference or referencelist attribute using the JavaScript SDK, references to deleted pages or resources should not be included in the return value. However, in version 1.14.0, the SDK also returned deleted objects. This could lead to unwanted behaviour in scripts, for example in Scrivito menu extensions.

  • No more errors when updating a referencelist programmatically

    Updating a referencelist attribute by means of the JavaScript SDK may unexpectedly throw an error in 1.14.0. Please upgrade to version 1.14.1 if you encounter this issue.

Please accept our apologies for any inconvenience caused by these bugs.

More great blog posts from David Császár

  • Scrivito 1.5.5 and 1.6.1 Release Notes

    Bugfixes In some cases, the referencelist attribute editor was unable to process references with purely numeric IDs. According to our in-house mathematician, Scrivito users had a 0,054% chance to hit this issue. The number increased with the size of the referencelist . After fixing the issue, the...