Releases: Zasilkovna/WooCommerce
Releases · Zasilkovna/WooCommerce
v2.1.2
Fixed: Plugin no longer crashes on the orders list when a refunded order is present.
v2.1.1
Added: Backend checkout data validation when using block checkout.
Updated: Checkout data transient lifetime raised to the default value of WooCommerce.
Fixed: Removing all transients and options upon uninstall.
v2.1
Added: New Home page with plugin setup wizard.
Added: Tutorials (setup, order detail, orders list, customs declaration).
Added: Option to force database tables creation/update (do_action('packeta_create_tables')).
Added: New setting option: Hide Packeta logo in widget.
Updated: Plugin uninstall no longer deletes data and settings (removed only if PACKETERY_REMOVE_ALL_DATA=true is defined); a warning is shown on deactivation.
Updated: Bulk printing of carrier labels – for external carriers only their labels can be generated.
Updated: Final shipment statuses (e.g. delivered, canceled) are no longer displayed.
Fixed: Missing widget in order detail for universal shipping zone.
v2.0.11
Fixed: Correct loading of shipping methods in case of premature payment plugin queries.
v2.0.10
Fixed: Introduced carrier and shipping method caching to prevent excessive memory usage and performance problems.
v2.0.9
Fixed: Type error when migrating guest session to user session during order.
v2.0.8
Fixed: Resolved data transfer from the checkout and pairing of the order with the plugin when registering a user in the checkout.
v2.0.7
Updated: Enabled age verification for Home delivery Slovakia.
v2.0.6
Fixed: Checkout no longer fails to render in case no valid tax rates are found.
v2.0.5
Updated: The payment method restriction set for the carrier has been implemented in the block checkout.
Fixed: Packeta information is added to emails even when the order status is changed in administration.