Skip to content

11.1.0

Latest

Choose a tag to compare

@suschneider suschneider released this 29 May 14:23
· 16 commits to develop since this release

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

  • add withdrawal functionality (cd33eff)
  • change styling of footer (319778e)

Bug Fixes

  • prevent false missing translation errors by no longer checking params.interpolateParams as valid translation key condition (#2098) (006666d)
  • missing subjects select in contact us form when running with ng serve and reloading the page (39f6b04)
  • prevent missing translation errors in ish-select-field for placeholder and options (#2098) (6b24428)
  • prevent NG0205 error 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-cli to current conventional-changelog (#2095) (89be8f1)

CHANGES THAT REQUIRE MORE RECENT ICM VERSIONS

  • add withdrawal functionality - ICM 14.3.0