The Intershop Knowledge Portal uses only technically necessary cookies. We do not track visitors or have visitors tracked by 3rd parties.
Please find further information on privacy in the Intershop Privacy Policy and Legal Notice.
Development Documents
Release Notes
03-Sep-2026
Public Release Note - Intershop Progressive Web App 12.1.0
Document Properties
Kbid
4862M4
Added to KB
03-Sep-2026
Status
online
Product
Intershop Progressive Web App
Last Modified
03-Sep-2026
Public Access
everyone
Doc Type
Release Notes
Document Link
https://knowledge.intershop.com/kb/4862M4

Introduction

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.

Compatibility

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 legacyEncoding feature toggle.

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'

References

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:

What's New?

Features

  • Generative Engine Optimization (GEO) integration for product detail pages (#2155) (cb7e85b)

  • Introduce ng update-based migration support for PWA 12.0.0 (#2143) (9980ea5)

  • Forward PAYONE credit card type to ICM (#2147) (952a263)

  • Design View: add locale (language switch) handling (#2161) (2a06c90)

Fixed Defects

  • 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)

Dependencies

  • Migration of conventional-changelog from version 7 to 8 (removed Handlebars templates) (#2165) (d01c777)

Disclaimer

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.

Home
Knowledge Base
User Manuals
Product Releases
Highlight Matches
Set Options
Log on to continue
This Knowledge Base document is reserved for registered customers.
Log on with your Intershop Entra ID to continue.
Write an email to supportadmin@intershop.de if you experience login issues,
or if you want to register as customer.