0.23.0
, please review the 0.23.0 upgrade guide first.
Version 0.24.0
of the runtime revises the handling of draft and preview modes, as well as the default behavior of localized pages.
Refer to the official release notes
for the full list of changes.
<DraftModeScript />
and <PreviewModeScript />
<DraftModeScript />
and <PreviewModeScript />
components are no longer
necessary to edit your pages within the Makeswift Visual Builder and have been
removed from the runtime. You can safely remove any imports and usages of these
components from your code.
MAKESWIFT_DRAFT_MODE_PROXY_FORCE_HTTP
environment variableMAKESWIFT_DRAFT_MODE_PROXY_FORCE_HTTP
environment variable is no longer
used or necessary. You can safely remove it from your Docker build.
allowLocaleFallback: false
to the client.getPageSnapshot
call: