Skip to content

Releases: Zasilkovna/WooCommerce

v1.7.5

31 May 06:31
e400511
Compare
Choose a tag to compare

Fixed: Functioning of the plugin in case of creating a custom order status and setting it in automatic synchronization.

v1.7.4

28 May 08:40
38ae7c7
Compare
Choose a tag to compare

Fixed: Fixed carrier change when switching delivery country.

v1.7.3

21 May 11:34
5736356
Compare
Choose a tag to compare

Fixed: Improved compatibility with third party plugins.
Fixed: checkout payment filter

v1.7.2

06 May 13:24
9f2f8fa
Compare
Choose a tag to compare

Added: PHP 8.1-8.2 support.
Added: It is possible to set the default packet dimensions in the settings
Changed: Instead of Guzzle client, we're using WordPress function to fetch feature flags from external API.
Changed: Settings - default weight now accepts up to 3 decimal places
Fixed: Filtering payment gateways without shipping calculation.

v1.7.1

01 Mar 06:47
a93d27a
Compare
Choose a tag to compare

Fixed: Malfunctioning import of previous version's settings.
Fixed: Warnings and/or missing country codes in country list.

v1.7.0

29 Feb 19:04
a1c14b1
Compare
Choose a tag to compare

Added: Option to set shipping prices including VAT.
Fixed: Fix plugin uninstallation for multisite.
Fixed: The plugin does not respect the user's language setting, but only the language in the global setting.
Added: The display of “Free” for the free shipping method in the checkout can be turned off in the settings.
Added: Age verification with CZ Home delivery carrier.
Fixed: Shipping price and currency are not being passed to the Pickup Points widget.
Updated: Improvements to the shipment information form.
Fixed: Not working saving of the customs declaration if the invoice issue date is incorrect.
Added: Displaying the status of the shipment for the order right after the shipment has been created in the administration.
Minor bug fixes.

v1.6.4

06 Oct 13:08
cf566e4
Compare
Choose a tag to compare

Fixed: A user, who was not logged in, could be shown information about a selected pickup point after loading into the checkout, even if the user had not yet selected a pickup point.

v1.6.3

03 Oct 04:51
4419521
Compare
Choose a tag to compare

Added: packeta_widget_weight filter
Added: In the case of free shipping, the information "Free" is now displayed after the name of the shipping method.

v1.6.2

08 Sep 09:05
c46455c
Compare
Choose a tag to compare

Fixed: In some cases (depending on the hosting settings), the value of the shipment or COD for the sent shipment was incorrectly displayed in the API Log.
Fixed: In order emails or on the thank-you page, the header "Packeta" is no longer displayed, if no information about pickup points is available.
Fixed: When sending some types of emails (e.g. forgotten password), an error occurred while sending them.
Update: Parameters passed to the Orders endpoint response were moved from order_meta directly to the shipping method. At the same time, a new parameter “point_name” was added.

v1.6.1

01 Sep 10:06
3df9437
Compare
Choose a tag to compare

Added: New filters have been added to display information in e-mail. In the plugin settings, it is possible to select the filter that will be used. Emails now show a tracking number with a link to track your shipment online.
Fixed: Treated the situation when a country where we do not have internal delivery points is selected for the order.