Skip to content

Adobe Sensei - Hyvä Theme - Upgrading to 1.0.5

Release 1.0.5 includes support for the Live Search Product Listing Page (PLP) Widget functionality, plus some minor refactoring and enhancements.

Notable news

Live Search PLP Widget support

  • When enabled, the PLP Widget replaces the standard server-side rendered category and search results page with a React-based application
  • The PLP Widget allows for greater control over product listing output (category merchandising, facets and other rules)
  • The PLP Widget adds some performance overhead, given PLP content is loaded after the initial page load via the React application
    • However, enhancements have been made over the default Luma implementation in regard to mitigating Cumulative Layout Shift (CLS) impact
  • Our implementation provides admin configuration for enabling experimental features, not currently included out-of-the-box in Luma
    • This includes support for an image carousel, price slider, list view, search box and image optimization (via Fastly)

For more details on the PLP Widget and guidance on customizing styles and functionality see our PLP Widget docs.

Changelogs

The changelog is available here.

Backward incompatible changes

  • No backward incompatible changes.
  • However, note that if you previously had the PLP Widget enabled in configuration, it was suppressed in favor of the server-side rendered output. With this release this no longer occurs and the PLP Widget is displayed when enabled.

Deprecations

  • The plugin class \Hyva\MagentoLiveSearch\Plugin\DisablePlpWidget has been deprecated, and the plugin itself disabled (removed from di.xml).

Tooling

Please refer to the Hyvä Enterprise upgrade docs for helpful information on how to upgrade.

Known Issues

Please check the GitLab issue tracker for known issues.