Skip to content

Releases: Zasilkovna/WooCommerce

v2.1.2

24 Sep 08:25
ba2f1fe
Compare
Choose a tag to compare

Fixed: Plugin no longer crashes on the orders list when a refunded order is present.

v2.1.1

18 Sep 11:53
0d6501e
Compare
Choose a tag to compare

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

28 Aug 06:11
c6a4949
Compare
Choose a tag to compare

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

26 Aug 09:05
de5a950
Compare
Choose a tag to compare

Fixed: Correct loading of shipping methods in case of premature payment plugin queries.

v2.0.10

18 Aug 08:49
f1e33cb
Compare
Choose a tag to compare

Fixed: Introduced carrier and shipping method caching to prevent excessive memory usage and performance problems.

v2.0.9

12 Aug 10:46
f8c1113
Compare
Choose a tag to compare

Fixed: Type error when migrating guest session to user session during order.

v2.0.8

06 Aug 04:56
199cdf5
Compare
Choose a tag to compare

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

01 Jul 09:09
220c84c
Compare
Choose a tag to compare

Updated: Enabled age verification for Home delivery Slovakia.

v2.0.6

11 Jun 08:24
05174ae
Compare
Choose a tag to compare

Fixed: Checkout no longer fails to render in case no valid tax rates are found.

v2.0.5

19 May 10:49
6a36667
Compare
Choose a tag to compare

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.