2.4.0
required Intershop Commerce Management version: 7.10.38.0-LTS
Features
- display product reviews on product detail page (#1174) (8a2d88d)
- selectively activate source maps on runtime (#1127) (aeb39f5)
- load only visible products in the product links carousel (#1162) (e44ee3e)
- display dynamic promotion messages on shopping cart (#1145) (ffafdc5)
Bug Fixes
- window object can only be used on browser side (#1178) (1b9fc1b)
- rearange the display of product tabs for retail sets and product bundles (f8cf5c1)
- display the number of reviews behind the product rating stars instead of the average rating (#1174) (604f387)
- preserve semicolons in query params (#1167) (e776e14)
- prevent View Context REST API calls with an undefined CategoryRefID value (f7e0de7)
- only update cost center when it actually changes (#1153) (f00e626)
- display undiscounted single base price on shopping basket if it differs from single base price (#1149) (02cdb78)
- non-existing content pages should result in a "Page Not Found" page (#1152) (7ccd223)
- cookie page guard results in error with SSR (#1148) (dc92011)
- schematics: make override schematic robust to path seperators (#1146) (8f28705)
- schematics: create gitignore with correct ignore path (#1124) (3eb320f)
Performance Improvements
Documentation
- add 2.3 datepicker migration note and hybrid approach requirements (4d9b009)
Code Refactoring
Chores
- clean up obsolete html comments and removed unused localization keys (652195e)
BREAKING CHANGES
- Angular 13.3.10 and dependencies update (see Migrations / 2.3 to 2.4 for more details).
- The ratings & reviews functionality was moved into an extension (see Migrations / 2.3 to 2.4 for more details).
- Removed unused newsletter localization keys.