Welcome to Intershop Progressive Web App 7.0.0.
This public release note contains information about the latest features of the Intershop Progressive Web App. In addition, it serves as a quick reference for the latest documentation.
The Intershop Progressive Web App meets the Web Content Accessibility Guidelines 2.2 AA.
Re-implementation of the search box with suggestions (#1760) (0af1efa)
Use provided certificate files for NGINX container with SSL for development (5338cc0)
Introduce ng-select box for cost center/cost center manager selection (#1785) (425903e)
Design View: make whole Design View wrapper action bar clickable (#1802) (829d96a)
SPARQUE: add SPARQUE products search service and data mapper (#1760) (e26683e)
SPARQUE: add SPARQUE suggestions service and data mapper (#1760) (11ab5b5)
SPARQUE: introduce SPARQUE configuration and SPARQUE API Service (#1760) (9e00f42)
Intershop Progressive Web App | Intershop Commerce Management B2C/B2X | |
---|---|---|
Version | 7.0.0 | 12.3.0 Version 11 and 7.10.x (versions newer than 7.10.38.0) work with the 'legacyEncoding' feature toggle. |
For more details about the release, refer to the following documents:
Refer to the following documentation for more information on how to work/develop with the Angular-based storefront project:
Fixed positioning of the mini basket drop-down to the bottom right (#1789) (d788288)
Product list carousel paging buttons not working after accessibility improvements (#1786) (d8462e6)
Design View: make components in main navigation Design View compatible (#1802) (40f21a7)
Add note regarding configurable theme feature configuration shortcoming (3a879d2)
Add table of contents (ToC) to all concepts and guides (#1783) (96d9590)
Use lists in tables for multiple entries in Formly documentation (#1782) (c4c004f)
Introduce new 'ProductCompletenessLevel.Base' for product suggest tiles (23ee86e)
Make the CategoryImageComponent a standalone component (a388f86)
Make the ProductImageComponent a standalone component (828bad5)
SPARQUE: The ProductsService
has a changed parameter set for its searchProducts()
method and needs to be integrated via newly introduced ProductsServiceProvider
.
SPARQUE: The SuggestService
has a changed result format and is now included in the effects via newly introduced SuggestionsServiceProvider
.
The SearchBoxComponent
was re-implemented as an Angular standalone component with the capability to show more suggestions.
An additional ProductCompletenessLevel.Base
was introduced that is used as the new default in the ProductContextFacade
.
The CategoryImageComponent
was changed to an Angular standalone component.
The ProductImageComponent
was changed to an Angular standalone component.