Skip to content

Releases: Zasilkovna/WooCommerce

v1.8.7

20 Nov 07:19
6703e73
Compare
Choose a tag to compare

Updated: Added compatibility with WordPress 6.7 - premature use of translation function prevented.

v1.8.6

12 Nov 07:16
c98938c
Compare
Choose a tag to compare

Fixed: In the plugin settings, the default shipment weight was incorrectly stored if it contained a number ending in zero.
Fixed: Failed to save plugin settings if default weight or default dimensions were disabled and hidden settings field contained invalid data.
Fixed: TypeError when getting cart product instance that could appear at checkout.
Updated: Syncing order statuses one by one instead of a single batch.

v1.8.5

03 Nov 22:42
7087a1b
Compare
Choose a tag to compare

Updated: Users now have the option in the Packeta pick-up point carrier settings to choose whether to deliver to Z-Boxes, pick-up points, or both.
Updated: Added more packet statuses.
Fixed: Fixed a bug that caused the plugin to crash when there is an unexpected or invalid packet status in the database.

v1.8.4

31 Oct 15:49
787ca86
Compare
Choose a tag to compare

Fixed: Incorrect usage of a helper class causing an error when order with stored API error message is in the order list.

v1.8.3

31 Oct 10:11
a46da01
Compare
Choose a tag to compare

Added: Possibility to enable Tracy debugger for specific IP addresses.
Fixed: Correct display for Packeta Pick-up Point carrier in countries with external pickup points.

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.