Skip to content

Releases: Zasilkovna/WooCommerce

v2.0.4

24 Apr 08:13
f0594c5
Compare
Choose a tag to compare

Fixed: Shipping tax was not displayed in the order details (fixed only for advanced carrier settings).

v2.0.3

09 Apr 13:28
224a853
Compare
Choose a tag to compare

Added: Added taxes settings to options export.
Fixed: Resolved error occuring when running in CLI environment.

v2.0.2

03 Apr 13:10
48591b9
Compare
Choose a tag to compare

Fixed: Fixed wp-cli compatibility issue.
Fixed: In rare cases, translating the plugin into other languages did not work. However, we are not entirely sure that this fix will successfully resolve the issue.
Fixed: The plugin will no longer display an error if $_POST contains invalid values from another plugin.
Fixed: The plugin will no longer display an error if the WP methods delete_transient() or set_transient() return a different return value than the one specified in the PHPDoc.

v2.0.1

11 Mar 12:55
44d8fab
Compare
Choose a tag to compare

Fixed: In certain situations, there was an error when displaying the "Log" page
Fixed: In the order list, there was an error when displaying the date in the "saved to" column for orders to a pickup point if the e-shop uses shipment tracking

v2.0.0

10 Mar 10:36
af001a0
Compare
Choose a tag to compare

Added: It is now possible to enable advanced shipping settings in the plugin. In the shipping zones, it is then possible to set the shipping method for individual Packeta carriers.
Added: It is now possible to set the maximum dimensions of the shipment for each carrier.
Added: It is now possible to choose in the settings whether the dimensions of the shipment will be entered in mm or cm.
Added: It is now possible to extend the deadline for picking up the shipment for an order.
Added: The product dimensions are passed to the widget for selecting a pickup location. The widget will then only offer pickup locations to which the shipment can be delivered.
Updated: Optimization of the packetery_order table.
Updated: Improvement of block checkout support.
Fixed various bugs.
Improvement of plugin stability.

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.