Releases: packlink-dev/woocommerce_module
Releases · packlink-dev/woocommerce_module
Release version 3.3.3
Release version 3.3.2
- Fix the issue with drop off selection
Release version 3.3.1
- Add compatibility with WooCommerce 8.1 and WordPress 6.3
Release version 3.3.0
- Add compatibility with WooCommerce HPOS (High-Performance Order Storage) feature
Release version 3.2.18
- Fix issues with relay points
- Update phone number validation
Release version 3.2.17
- Update link to order draft on Packlink
Release version 3.2.16
- Fix view on Packlink link
Release version 3.2.10
Changed
- Added compatibility with the new checkout page.
Release version 3.2.9
Changed
- Updated async process wakeup delay for manual sync.
Note: This “big“ timeout will potentially not always work on the windows system.
If the .ini configuration value of max_execution_time is less than 5 minutes, this will not work on the Windows server due to the following restriction which can be found at the following link.
The set_time_limit()
function and the configuration directive max_execution_time
only affect the execution time of the script itself. Any time spent on activity that happens outside the execution of the script such as system calls using system()
, stream operations, database queries, etc. is not included when determining the maximum time that the script has been running. This is not true on Windows where the measured time is real.
Release version 3.2.8
Added
- Added carrier logos for Colis Prive and Shop2Shop shipping services.