Note
Intershop PWA 11.1.0 was developed and tested with Intershop Commerce Management (ICM) version ICM 14.0.1.
It will work with all versions from ICM 14.0.1 and later.
Other ICM versions may also work with some limitations, which are listed in the "CHANGES THAT REQUIRE MORE RECENT ICM VERSIONS" sections.
PWA 11.1.0 with the feature toggle legacyEncoding enabled should work as well with ICM 11 and ICM 7.10.x (versions newer than 7.10.38.0 should work). The "CHANGES THAT REQUIRE MORE RECENT ICM VERSIONS" sections list functionalities that are only available with ICM releases of the noted version or newer.
The PWA was developed and tested using Node.js version 22.22.0 LTS (including npm 10.9.4), which is the recommended version.
Intershop recommends using the PWA Helm Chart version 0.12.0 for PWA 11.1.0 deployments.
Features
Bug Fixes
- prevent false
missing translationerrors by no longer checkingparams.interpolateParamsas valid translation key condition (#2098) (006666d) - missing subjects select in contact us form when running with
ng serveand reloading the page (39f6b04) - prevent
missing translationerrors inish-select-fieldforplaceholderandoptions(#2098) (6b24428) - prevent
NG0205error on contact us page with SSR (#2098) (95b749d) - resolve new footer Lighthouse accessibility issue (#2093) (a6f69e2)
- correct initialization/hydration of transfered state to feature state (#1821, #2084) (0bf9580)
- open tender payment after redirect (#2081) (dd81ab5)
- track function for users list (109cfd8)
Documentation
- link to Intershop Academy migration to PWA 11.0.0 video (#2099) (a57ac3e)
- add Wiki content to project documentation (#2086) (2af065f)
Dependencies
- migration from deprecated
conventional-changelog-clito currentconventional-changelog(#2095) (89be8f1)
CHANGES THAT REQUIRE MORE RECENT ICM VERSIONS
- add withdrawal functionality - ICM 14.3.0