v2.1.0-beta.1
Pre-release
Pre-release
What's Changed
- ContactForm: Hide subject dropdown when only one contact is available by @Codencode in #932
- Accessibility: add some
aria-hidden,labels... by @yannicka in #936 - Fix duplicate breadcrumb block declaration in partial by @Codencode in #940
- fix: allow default message to be displayed if psData is not set in usePasswordPolicy by @aeyoll in #941
- Backport PR 947 from develop to 2.x by @tblivet in #950
- Fix checkout step navigation and CTAs for virtual-only carts by @tblivet in #949
- Refactor product actions into a block by @Maofree in #956
- Add LICENSE.md and header stamps check by @ga-devfront in #958
- Add autoindex and missing index.php files by @ga-devfront in #959
- backport: Cherry-pick AI context and CI updates from #961 and #964 by @ga-devfront in #972
- Remove JQuery from productcomments.ts by @ga-devfront in #967
- Remove JQuery from filter-handler.ts by @ga-devfront in #968
- Dynamically generate checkout navigation steps by @ga-devfront in #970
- Fix checkout step hook navigation by @ga-devfront in #975
- AI context enhancement by @tblivet in #983
- fix ps_customersignin.tpl Sign in url by @mcaldex in #977
- Enhanced product-list-jsonld by @tblivet in #981
- Add PrestaShop compatibility table on the readme by @tblivet in #987
- Fix order detail hook display by @tblivet in #986
- Allow HTML in product flags by @Hlavtox in #992
- Fix issue: The WebPack preloadFonts configuration incorrectly resolves font URLs in npm run watch mode. by @metineren in #997
- Fix layer issue created by the use of SCSS extend by @tblivet in #998
- Fix display order detail hook by @tblivet in #1000
- bump: to version 2.1.0 by @ga-devfront in #1001
- Fix GitHub actions by @ga-devfront in #1002
- Fix release GitHub Action by @ga-devfront in #1003
- Fix/release action by @ga-devfront in #1004
- Update storybook workflow trigger branch from dev to develop by @ga-devfront in #1009
New Contributors
- @aeyoll made their first contribution in #941
- @Maofree made their first contribution in #956
- @mcaldex made their first contribution in #977
- @metineren made their first contribution in #997
Full Changelog: v2.0.0...v2.1.0-beta.1