See the UPGRADE.md for all important technical changes.
- #3476 - NEXT-33504 - fix: Allow
association_fields
ofmedia_default_folder
to be nullable (@aragon999) - #3486 - NEXT-32844 - fix(elasticsearch): Add separator to admin ES search indexer queries (@M-arcus)
- #3494 - NEXT-30575 - fix(core): Remove HTML sanitization from mail header and footer fields (@M-arcus)
- #3518 - NEXT-33235 - perf: Only use
searchIds
for import id resolving (@aragon999) - #3567 - NEXT-34491 - NEXT-14691 - Add pseudo modal twig blocks (@lacknere)
- #3579 - NEXT-34070 - Improved seo url replacer (@akf-bw)
- #3580 - NEXT-34102 - Add new block in analytics template (@wannevancamp)
- #3605 - NEXT-34399 - Update action.html.twig to include css class for detail button (@choeft)
- #3611 - NEXT-34676 - Update ProductDetailRoute.php (@aneufeld23)
- #3684 - NEXT-36143 - feat: resolve extension parameters in compiler passes (@Ocarthon)
- #3718 - NEXT-36288 - feat: Add event to select variant on product detail page (@aragon999)
- #3779 - NEXT-36924 - Add missing check for context object in request attributes for StoreApiSeoResolver (@mromeike)
- #3833 - NEXT-37557 - Update Bootstrap Docs Link (@levin192)
- #3836 - NEXT-37684 - Fix updating thumbnails in strict mode (@phizab)
- NEXT-32770 - Fix discount calculation in order detail page
- NEXT-32922 - Postal code not mandatory in alternative delivery address
- NEXT-33740 - Improved admin typescript implementation
- NEXT-33825 - Update postal code required for country table to default value is true
- NEXT-34142 - Fix creating invoices via bulk edit missing invoice address
- NEXT-36774 - Fix $super call stack exception
- NEXT-36925 - Release promotion code after remove promotion line item
- NEXT-37467 - Improve admin component override logic (Benjamin Wittwer)
- NEXT-37518 - Elasticsearch with special chars
- NEXT-37715 - Make the promotionId within Order-Line-Item definition writable for AdminAPI
- NEXT-37997 - VAT is not mandatory in alternative shipping address
- NEXT-38112 - Fix issue cart discount with rule not possible in promotion
- NEXT-38262 - Fix issue cart discount with total quantity rule not possible
- NEXT-38331 - Fix password reset validation handling
- NEXT-38375 - Fixed reloading of default customer addresses
- NEXT-38436 - Fix birthday display in admin
- NEXT-38495 - Update account accordion to Bootstrap version 5