Releases: Zasilkovna/WooCommerce
v2.0.4
v2.0.3
v2.0.2
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
v2.0.0
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
v1.8.6
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
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.