Skip to content

Releases: plentymarkets/plentyshop-pwa

Release v2.37.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 13:00
a5049d7

What's Changed

Features

  • hide quantity selector on price card if active variation not sellable (#2766) (f0acee0)
  • [editor] add b2b customer class multi-select setting (#2760) (9782e35)
  • [editor] generate text in rich-text editor via ai (#2729) (ca3a7aa) & (#2767) (a5049d7)

Bug Fixes

Other Changes

  • [docs] how to register blocks from within modules (#2761) (eb18b09)
  • [refactor][test] z-index assignments and validation (#2762) (d16b3e7)

Contributors

Release v2.36.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 13:19
d21e4ed

What's Changed

Features

Bug Fixes

  • order confirmation page url path (#2758) (d21e4ed)
  • mobile multi grid components (#2759) (d97874e)
  • [editor] inconsistent button alignment across forms (#2757) (cfed1f5)
  • [editor] blocks can't be placed on top of the utility bar (#2755) (aeb223b)
  • [editor] banner and announcement independent slide (#2751) (70dec2d)

Contributors

Release v2.35.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 13:31
241535c

What's Changed

Features

  • option to change payment method to apple pay on confirmation page (#2745) (b8b8a37)
  • [editor] nuxt modules can now add blocks independently (#2744) (4bb745c)

Bug Fixes

  • hide canonical variation property on item page (#2754) (241535c)
  • incorrect robot meta on paginated pages (#2753) (0492f4b)
  • optimized header for large logos (#2747) (456dd1e)
  • [editor] added autofocus on input for editor property select modal (#2743) (546481b)

Other Changes

  • [chore] change cdn domain to plentyone.com (#2748) (4e9a414)
  • [docs] guide to make custom css compatible with editor viewport device toggle (#2749) (9c06e41)

Contributors

Release v2.34.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 14:08
33b78c4

What's Changed

Features

Bug Fixes

  • no reload after first variation set (attribute select) (#2722) (f4dbbd2)
  • back in stock notification modal (#2739) (12aceb3)
  • robots setting for paginated pages (#2724) (0e8939e)
  • remove cancellation order id validation (#2733) (f7e1156)
  • [editor] price validity tooltip (#2738) (508dbb6)
  • [editor] site settings drawer cut off at the bottom (#2725) (25847cd)
  • [editor] x-axis/y-axis alignment in banner block (#2727) (f346b6d)

For Developers

  • [docs] guide to editor in local development (#2690) (297897e)
  • [docs] [test] localisation UI doesn't support arrays in language JSON (#2728) (ae5d379)

Contributors

Release v2.33.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 12:16
d3f9fbc

What's Changed

Features

  • add ItemList schema to category and search pages to improve SEO (#2706) (c6f0dcc)
  • utility bar allows reordering of the logo, search bar and actions (#2707) (5803ccb)
  • redesign search autosuggest for better UX (#2705) (fa29132)

For Developers

Contributors

Release v2.32.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 11:07
e0e5401

What's Changed

Features

Bug Fixes

  • links inserted via rich text editor to internal page no longer navigates with page refresh (#2697) (29850ca)
  • html in item texts is now parsed properly (#2675) (4875776)
  • [editor] localization drawer header overlap (#2692) (f70dffd)
  • [editor] the image picker now loads all storage items, not just the first 1,000 (#2682) (0e8420a)

For Developers

  • [ci] fail build if files in public directory aren't placed in _nuxt-plenty subdirectory (#2700) (7a53048)
  • [ci] consolidate e2e tests in acceptance gate (#2686) (449db4a)
  • [docs] update external links (#2696) (bfbe3ca)
  • [docs] fix broken links and add CI check (#2693) (465d415)
  • [refactor] replace z-index numbers with classes (#2688) (1140fc8)
  • [test] update to new storage call (#2689) (e5c710f)
  • [test] property select modal tests (#2702) (20f5ae8)

Contributors

Release v2.31.0

Choose a tag to compare

@github-actions github-actions released this 28 May 11:00
de91151

What's Changed

Features

  • set login and register pages to noindex nofollow (#2673) (6876fc4)
  • [editor] mobile preview support for multigrid (#2667) (dcf1a2c)
  • [editor] add layout options for margin, reverse on mobile, and align heights in MultiGrid (#2669) (63d0e32)
  • [editor] add layout breadcrumbs functionality (#2666) (c27bc3c)
  • [editor] implement back logic for block forms (#2665) (526d716)

Bug Fixes

  • shipping profiles don't update when changing quantity of basket items during checkout (#2661) (2f4316b)
  • structured data aggregate rating is 0 when ratings exist (#2676) (da35981)
  • [editor] localization ui fixes (#2670) (b95b416) & (#2683) (69ee1bb) & (#2685) (de91151)
  • [editor] rich-text editor no longer opens links when clicking on them in the edit form (#2664) (76e3976)
  • [editor] clear async data cache on blocks save to avoid desynchronisation when switching pages (#2677) (d16ef32)

For Developers

Contributors

Release v2.30.0

Choose a tag to compare

@github-actions github-actions released this 21 May 10:47
0f39f6a

What's Changed

Features

  • [editor] add elements list to MultiGrid block form (#2615) (e079f1d)
  • [editor] add grid layout configuration to MultiGrid block form (#2630) (ce08c22)
  • [editor] quick add component and highlight block functionality (#2612) (a6b6a8e) & (#2644) (74d10eb)
  • [editor] view shop in different viewports while in the editor (#2639) (ba82af5)
  • [editor] shipping information page editable with blocks, category template remains as fallback (#2629) (3363da2)
  • enables feature flags for a number of the above changes (#2652) (8cfb981)

Bug Fixes

  • selectable shipping countries localization (#2660) (d2d6c63)
  • link styling (#2641) (c43333b)
  • hide recommended products block if no data (#2653) (4e506a5)
  • hreflang locale links use the wrong slug for translated category pages (#2642) (fc2a8c4)
  • [editor] delete footer elements from ToC (#2650) (ee6d8ed)
  • [editor] teleport link modal to body to display it in front of rte modal (#2648) (351e8d3)
  • [editor] adjusted the editor modal to look the same with html view (#2631) (943980d)
  • [editor] minor editor issues part 2 (#2622) (d0981d3)

For Developers

  • [ci] add lint rule for SfButton and SfLink (#2659) (dfbf692)
  • [ci] optimize deps static check (#2633) (5be8f71)
  • [docs] add guide for controlling block visibility (#2658) (8efd4b1)
  • [docs] documentation for custom rte extensions (#2637) (1e70e7b)
  • [docs] add hint for plugin endpoints (#2640) (f7c595a)
  • [refactor] types files organization (#2636) (739e0bb)
  • [refactor] remove footer block, only footer container block is used (#2643) (78ec138)

Other Changes

Contributors

v2.29.0

Choose a tag to compare

@abocsan-plenty abocsan-plenty released this 14 May 11:23
e3fa02f

What's Changed

TODO

  • To comply with the legal requirements under Section 356a of the German Civil Code (BGB) (cancellation button), please follow the instructions in our manual.

Features

Bug Fixes

  • notify me confirm message (#2621) (1dc8003)
  • localization of legal texts (#2595) (1f58a85)
  • remove available languages check, configurable via editor (#2598)
  • adjust UI spacings for SortFilter and MultiGrid components (#2611) (fb4a6b1)
  • mega menu close on mouse leave (#2605) (52361be)
  • [editor] enable save button on block add (#2623) (07bc73d)
  • [editor] rte dropdowns and buttons (#2592) (b7628d4)
  • [editor] itemgrid setting inconsistency (#2613) (c748b80)

For Developers

  • [chore] add eslint no-multiple-template-callbacks rule (#2601) (7ccd802)
  • [docs] add agent and skill for documentation (#2591) (b4f5d6b)
  • [test] update footer end-to-end tests (#2606) (3a6a779)
  • [test] update e2e editor suite and Multigrid reactivity chain (#2616) (6cfdca6)

Contributors

Release v2.28.0

Choose a tag to compare

@github-actions github-actions released this 07 May 10:36
b2f788d

What's Changed

Features

Bug Fixes

For Developers

Other Changes

Contributors