Skip to content

Releases: plentymarkets/plugin-io

v5.0.71

12 Dec 19:23
16afe3f
Compare
Choose a tag to compare

v5.0.71 (2024-12-12) Overview of all changes

Added

  • A possibility to filter manufacturer data for set items has been added.

Changed

  • The category service is now using a core method to get the navigation tree. This change improves the performance.

v5.0.70

28 Nov 20:35
32c5572
Compare
Choose a tag to compare

v5.0.70 (2024-11-28) Overview of all changes

Added

  • A possibility to filter manufacturer data has been added.

v5.0.68

26 Sep 18:11
d1a21c8
Compare
Choose a tag to compare

Release Notes for IO

v5.0.68 (2024-09-26) Overview of all changes

Fixed

  • Added an additional check for displaying the tracking link to ensure that the tracking link is only shown for shipping providers with tracking URLs.

5.0.64

19 Aug 11:54
dd57d6e
Compare
Choose a tag to compare

v5.0.64 (2024-08-14) Overview of all changes

Changed

  • The status of order-return route is now checked on the order confirmation page for a guest users.

5.0.62

03 Apr 09:02
41450c4
Compare
Choose a tag to compare

v5.0.62 (2024-04-03) Overview of all changes

Fixed

  • An error when checking canonical URLs in combination with excluded ShopBooster parameters could lead to missing alternate links. This has been fixed.
  • Solved a bug that manifested by redirecting the user to the homepage when the language was changed on order confirmation page.
  • The wish list now preserves the order of the items on the list.

Changed

  • The customer registration route /register now contains an IP-based limitation in the plentysystems core.

5.0.61

03 Apr 08:55
265d838
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.0.60...5.0.61

5.0.60

19 Jul 10:42
6bfa992
Compare
Choose a tag to compare

v5.0.60 (2023-07-19) Overview of all changes

Fixed

  • Errors related to the "Already paid" payment method were fixed.
  • Error messages related to PHP 8.2 were fixed

5.0.59

24 Feb 11:18
4a17954
Compare
Choose a tag to compare

v5.0.59 (2023-02-23) Overview of all changes

Fixed

  • We added logic to remove shopping cart items that are no longer compatible with the updated customer class when the customer class is changed.
  • On the single item view, the currency symbol was not used when displaying the sales price if the corresponding currency was not active in the Available Currencies setting of the plentyShop LTS plugin. This has been fixed.
  • Due to an error, routes were always shown as activated in the global settings of the ShopBuilder, even if they were not active in the settings of the plugin IO. This has been fixed.
  • "Forgot password" emails that are sent via the backend now take the correct client into account.

5.0.57

09 Jan 15:09
026d572
Compare
Choose a tag to compare

v5.0.57 (2022-01-09) Overview of all changes

Fixed

  • Overseas countries and territories have been removed from the list of selectable countries of the billing address.
  • Countries of the European Economic Area have been added to the list of selectable countries for the billing address.
  • In the quick search, the stored sort order was not used for the search results page. This has been fixed.
  • A function to add several shopping basket items at the same time was added to the BasketService.
  • The sending of emails on order completion has been removed.

5.0.56

08 Nov 11:35
d7a47df
Compare
Choose a tag to compare

v5.0.56 (2022-11-08) Overview of all changes

Added

  • The middleware HandleQueryParamNotifications was added to be able to generate URL-parameter-dependent shop notifications.

Fixed

  • On the "Forgot password" page, an error message is now only displayed if there is a problem with sending the email.
  • Due to an error, some status names were displayed with the status ID in the My Account area and on the order confirmation. This has been fixed. The status IDs are now filtered out completely.