Release Notes / Version 10.2107
Table Of Contents
The interface method
PreviewUrlService#getExternalPageUrl
has been split into two separate methods,
getExternalPageSeoUrl
and
getExternalPageNonSeoUrl
. The former is required to be implemented in custom commerce adapters, the latter is optional.
(CMS-14338)