Welcome to Intershop Progressive Web App 12.1.0.
This public release note contains information about the latest features of the Intershop Progressive Web App. It also serves as a quick reference for the latest documentation.
Intershop Progressive Web App | Intershop Commerce Management | |
|---|---|---|
Version | 12.1.0 | 14.4.0 Versions 11+ and 7.10.x (versions later than 7.10.38.0) work with the |
For production deployments, set ALLOWED_HOSTS to the public hostname(s) under which the PWA is served (e.g., ALLOWED_HOSTS=shop.example.com,*.example.com).
If unset, only localhost is accepted.
Restricting the allowed hosts ensures that only requests with a trusted Host header are rendered server-side.
Failing to configure the correct ALLOWED_HOSTS results in the following error message:
URL with hostname "abc.xyz.com" is not allowed.
Example for the configuration via PWA Helm Chart:
environment:
- name: ALLOWED_HOSTS
value: 'shop.example.com,*.example.com'
For more details about the release, refer to the following documents:
Refer to the following documentation for more information on how to work and develop with the Angular-based storefront project:
Generative Engine Optimization (GEO) integration for product detail pages (#2155) (cb7e85b)
Introduce ng update-based migration support for PWA 12.0.0 (#2143) (9980ea5)
Design View: add locale (language switch) handling (#2161) (2a06c90)
Quantity for adding retail set products to an order template (#2160) (9df1ba4)
Quantity for adding retail set products to a quote (#2146) (f511e3f)
Sanitize the hash character in product variation slugs (#2159) (425a610)
Validate the baseHref parameter to prevent base href hijacking (#2156) (4a80ec8)
Add ADDITIONAL_HEADERS to error responses too (e.g., CSP headers) (#2158) (5deb916)
Prevent console error on the product review tab (#2144) (2a34b9f)
The information provided in the Knowledge Base may not be applicable to all systems and situations. Intershop Communications will not be liable to any party for any direct or indirect damages resulting from the use of the Customer Support section of the Intershop Corporate Website, including, without limitation, any lost profits, business interruption, loss of programs or other data on your information handling system.