New - Billing address fields that don\'t have a matching shipping address field are now output below the billing address accordion so that they are always visible.
Fix - We now inherit the step, min, and max for quantity from the WooCommerce default cart quantity control.
Fix - Fix Checkout Field Editor column and layout calculations
Hotfix - Fix PHP warning related to missing field class arguments. A hot fix for a PHP warning you ask? Well here\'s the deal: we misread the bug report but had already done the work to fix this and release it. Your log files will thank us.
NEW - Local Pickup. CheckoutWC now has a native understanding of pickup vs delivery and can selectively show / hide the shipping address and shipping options based on whether the customer selects shipping or pickup.
NEW - You can now select which countries to highlight in country dropdown from settings (WP Admin > CheckoutWC > Checkout > Field Options)
Improved - Added option to change the label of the local pickup shipped order option
Improved - Added pickup address to thank you page under pickup instructions.
Improved - Address under pickup instructions is now linked to Google Maps by default. This can be disabled with this filter: cfw_local_pickup_use_google_address_link
New - If enabled in settings and using the \'WooCommerce style\' registration option, the username field will now appear for registering users. This field will not be displayed for most configurations.
New - Add support for Coderockz Woo Delivery
Improved - Refactored Klarna Payments integration to use available gateways filter instead of the weird templating tactic...