Skip to content

Releases: Zasilkovna/WooCommerce

v1.8.2

14 Oct 13:39
e2c50bf
Compare
Choose a tag to compare

Added: Now the user has the possibility to force which type of checkout he uses (block-based or classic).

v1.8.1

08 Oct 12:09
19c186d
Compare
Choose a tag to compare

Fixed: Error in bulk label printing.

v1.8.0

07 Oct 11:51
0622d77
Compare
Choose a tag to compare

Added: Block-based checkout support.
Added: Calculation of the shipping price according to the order value.
Added: Important information about the packet (submission or cancellation of the packet, label printing, creation of a claims assistant) will now be recorded in the internal order note.
Added: Required fields (e.g., packet weight and dimensions when required by the carrier) are now highlighted if missing from the order.
Added: An option to set multiple payment methods as cash on delivery (COD).
Added: Displaying the shipment status in the order detail.
Updated: When changing a carrier, the name created by the user is applied.
Updated: Removed the dependency on Guzzle and used the WordPress native methods instead.
Updated: Removed all mentions of Alzaboxes.

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.