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

Page Builder
anchor

Fix Page Import and Export on Non-Default Tenants and Locales (#4170external link)
anchor

When exporting pages on non-default tenant and non-default locale, background tasks were being executed using the wrong tenant and locale context, resulting in various issues with data loading. This has now been addressed, and our background tasks are now correctly setting up the system context.

Asset Delivery
anchor

Set Locale Header Using the Correct Format (#4170external link)
anchor

When an asset is requested from our Asset Delivery service, and the asset is successfully resolved, we bootstrap the system using the resolved asset’s tenant and locale information. We’ve received reports that, in multi-locale systems, assets are not being served correctly when using assets from non-default locales.

This has now been fixed, and the resolved asset’s locale is now passed to the system in the correct format, allowing the system to perform data queries for the correct locale.