Releases: shipcloud/shipcloud-for-woocommerce
Releases · shipcloud/shipcloud-for-woocommerce
1.6.6
- Fixed: Creating return shipping labels.
1.6.5
- Fixed: Creating shipping labels from prepared shipments not working because of address id.
1.6.4
- Enhanced: Rework handling of WP_Error when deleting a shipment
- Enhanced: Added method to shipment model so we can output error messages to the UI
- Fixed: Standard carrier caused problems in checkout when buyer was selecting the shipping carrier.
- Fixed: Added handling of undefined parcel, sender and shipment data
- Fixed: Added backwards compatibility for getting the payment method (to check for cash on delivery)
- Removed: Standard carrier from settings.
1.6.3
- Enhanced: Removed buttons for creating/preparing return shipments, because you can select returns as a service
- Enhanced: Make it possible to supply a reference_number before creating a shipment
- Fixed: empty destination zip_code in checkout
- Fixed: missing tracking url link
1.6.2
- Enhanced: Added more countries and their respective languages to the I18n Mapping.
- Fixed: missing zip_code in sender input field
- Fixed: care_of not shown when editing prepared shipments
- Fixed: (Re)Added an input field for providing a value to book a higher insurance with the carrier
- Fixed: Error message when ISO language code couldn't be determined
1.6.1
- Fixed: Problems with shop guests and cart usage fixed.
Improved user experience and more stable workflow
= 1.6.0 =
- Enhanced: Shipment interface to prepare/create labels for an order.
- Enhanced: Add action link so users can jump from plugins page directly to the plugin settings
- Enhanced: API connections optimized/centralized.
- Fixed: Flush carriers on plugin (de-)activation to manually invalidate the cache.
- Fixed: Streets with a ranged number (like "Middlestreet 162 - 164") are now parsed correctly.
- Fixed: Prepared shipments can be modified again.
- Fixed: Prepared shipments can be deleted.
German Market compatible, Belgium ISO and specific requirements introduced
- Enhanced: added Belgium ISO country codes so users can send shipments via DPD to Belgium
- Enhanced: Show minimum required versions for PHP and WooCommerce.
- Enhanced: detect installed WooCommerce German Market plugin and detect cash on delivery orders differently
- Fixed:
care_of
now displayed in shipment data and transmitted when updating a shipment - Fixed: Show error messages in backend when creating a label out of prepared ones fails.
- Fixed: Call to undefined method WC_Shipcloud_Order_Bulk::sanitize_package()
Cash on delivery
- Enhanced: When using the WooCommerce germanized plugin the post number for using DHL Packstation will be used for creating shipping labels instead of
shipping_address_2
- Enhanced: Labels for cash on delivery can now be created.
- Enhanced: Prepared labels can be edited before creating them (while editing an order).
Fixed notification mail and others
- Fixed: Added whitespace between first and last name as well as street name and number when displaying a shipment
- Fixed:
notification_email
is now transmitted correctly