Releases: Zasilkovna/WooCommerce
v1.8.2
v1.8.1
v1.8.0
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
v1.7.4
v1.7.3
v1.7.2
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
v1.7.0
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.