Releases: plentymarkets/plugin-io
Releases · plentymarkets/plugin-io
v5.0.20
v5.0.20 (2021-01-19) Overview of all changes
Fixed
- The information text for export deliveries has not been displayed correctly since 01 January 2021. This behaviour has been fixed.
- The returns history displayed shipping costs as items. This behaviour has been fixed.
5.0.19
v5.0.19 (2021-01-05) Overview of all changes
Changed
- In order to improve webshop performance, the caching time of the shop URLs that are linked in the ShopBuilder settings, which was introduced in version 5.0.7, has been increased from 5 minutes to 10 minutes.
5.0.18
v5.0.18 (2021-01-04) Overview of all changes
Added
- You can now determine the search operator of the online shop search in the Ceres assistant. You can either select an And or an Or operator.
Changed
- The order sums now include the additional costs of characteristics.
5.0.17
v5.0.17 (2020-12-21) Overview of all changes
Changed
- Code documentation as been updated in a number of placed by adding viable input types.
5.0.16
v5.0.16 (2020-12-01) Overview of all changes
Added
- The newsletter widget now uses Google reCAPTCHA.
Changed
- Under certain circumstances, the order confirmation could contain rounding errors. This behaviour has been fixed.
- For a default country of delivery that supports export deliveries, gross prices were displayed when the online shop was accessed the first time. This behaviour has been fixed.
- Under certain circumstances, the language selection could lead to errors in combination with URLs. This has been fixed.
- If the currency settings in the Ceres plugin had never been saved, it was possible to set an invalid currency via a currency parameter. This behaviour has been fixed.
5.0.15
Changelog
Fixed
- Rounding prices with more than 2 decimal places could lead to errors. This has been fixed.
- The properties of the initially displayed variations of item sets were not loaded correctly. This has been fixed.
- Under certain circumstances, accessing the order confirmation page could lead to error notifications in the log. This has been fixed.
- The ShopBuilder did not display all sample data of an item, if this data had the value 0. This has been fixed.
5.0.14
v5.0.14 (2020-10-20) Overview of all changes
Changed
- The performance of events for additional sorting has been improved.
Fixed
- Several places in the online store did not consider currency icons for displaying currencies.
- Additional URL parameters were missing when redirecting to the ShopBuilder search results page. This has been fixed.
- Users who changed the language in the checkout or my account area were redirected to the homepage. This has been fixed. From now on, users who change the language are redirected to the corresponding page as long as this page has been translated for the language.
- If the shopping cart contained an inactive item, incorrect totals were displayed. This behaviour has been fixed.
- Under certain circumstances, company addresses were not correctly validated, even though all input fields had been filled out correctly. This behaviour has been fixed.
- The recognition of the template type in the ShopBuilder has been corrected.
5.0.13
v5.0.13 (2020-09-28) Overview of all changes
Added
- The class
ShopUrls
now includes the functionisLegalPage
. This function states whether the current page is a legal page, such as the cancellation rights or the terms and conditions.
Fixed
- The step-by-step navigation calculated incorrect values. As a result, the "Load more" button was not always displayed. This has been fixed.
- The selected sorting was not working properly in the live shopping widget. This behaviour has been fixed.
- Due to an error, gross prices were displayed for export deliveries upon initial access of the online store. This has been fixed.
- When accessing the route
/tag/tagname
, tagName was not added as a query parameter for the ShopBuilder search results page. This behaviour has been fixed.
5.0.12
v5.0.12 (2020-09-14) Overview of all changes
Fixed
- The Twig function
query_string()
now only considers parameters from the URL query. - During the creation of an order, the customer wish was not passed on correctly if the customer had aborted the PayPal payment procedure. This behaviour has been fixed.
- The order history displayed the wrong value of goods if an order had been created that included a customer class rebate. This has been fixed.
- A notification is now displayed when an invalid gift card is removed from the shopping cart.
- Under certain circumstances, the SingleItem template could not be detected, which could lead to display errors. This has been fixed.
- Certain combinations of settings could lead to errors concerning the splitting of item bundles for returns. This has been fixed.
- In the registration process, it was possible that a contact was created, even if a contradictory error message had been displayed. This behaviour has been fixed.
5.0.10
Changelog
Fixed
- URLs mit mehr als 6 Segmenten werden nun korrekt erkannt und als 404-Seite dargestellt.