Changelog
1.1.0
- Feature - Add compatibility for Walley Checkout for WooCommerce.
- Fix - Fix setting order status for the partial delivery to completed did not trigger the woocommerce_order_status_completed action when doing it from the Delivery page.
- Fix - Added the delivery object to woocommerce_order_status_completed action in AJAX calls as well.
- Fix - Fixed a compatibility issue with order completion with the Nets Easy for WooCommerce plugin.
- Enhancement - Change main plugin class to singleton pattern to prevent things from triggering twice.
- Fix - Added the delivery object to the woocommerce_order_status_completed action to prevent compatibility issues.
- Tweak - Change plugin slug for Kernl.us.
- Tweak - Add support for license key management.
- Enhancement - Added tooltip descriptions to checkboxes for fees and shipping lines when creating a delivery.
- Fix - Fixed a potential issue when including files based on server configuration.
- Initial release.