For the full list of changes, check out the Webiny 5.37.5external link release on GitHub.

Page Builder
anchor

Public Website Rerendering (#3570external link)
anchor

Prior to this release, the public website would not fully refresh (re-render) after a successful deployment of the Website project application. This was happening due to an issue in the underlying website prerendering service.

This issue has been addressed. Now, after a successful deployment, the public website will be fully refreshed.

Addressed a Block Export/Import Issue (#3552external link)
anchor

We’ve addressed an issue where importing exported page blocks would fail if a block’s category was not present in the target system. We’ve been dealing with this issue in the past, but, as we’ve found out, it was not fully addressed.

Headless CMS
anchor

Clone Content Model Button Now Hidden for Users Without Required Permissions (#3553external link)
anchor

We’ve addressed an issue where users without the required security permissions were still able to see the Clone Content Model button in the list of all content models.

This button is now hidden for users without the required permissions.

Clone Content Model Button Now Hidden For Users Without Required PermissionClone Content Model Button Now Hidden For Users Without Required Permission
(click to enlarge)

Fixed "Name" Column Sorting (#3554external link)
anchor

We’ve addressed an issue with sorting the “Name” column in the Headless CMS list view. Previously, the sorting function would not work correctly if the model definition was missing a field named “title”.

Now, we dynamically associate the “Name” column with the field you picked as the title for the content model, so sorting will function as expected regardless of the field name.

File Manager
anchor

Fixed Listing Issue Beyond Second Pagination (#3544external link)
anchor

We have addressed the file manager listing issue that occurred after the second pagination, which previously prevented listing more than 100 files.