Skip to content

Releases: shipcloud/shipcloud-for-woocommerce

1.6.6

09 Jul 10:33
Compare
Choose a tag to compare
  • Fixed: Creating return shipping labels.

1.6.5

09 Jul 10:33
Compare
Choose a tag to compare
  • Fixed: Creating shipping labels from prepared shipments not working because of address id.

1.6.4

09 Jul 10:34
Compare
Choose a tag to compare
  • 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

13 Feb 10:07
Compare
Choose a tag to compare
  • 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

13 Dec 20:42
Compare
Choose a tag to compare
  • 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

30 Nov 22:26
Compare
Choose a tag to compare
  • Fixed: Problems with shop guests and cart usage fixed.

Improved user experience and more stable workflow

30 Nov 17:49
Compare
Choose a tag to compare

= 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

11 Oct 11:54
Compare
Choose a tag to compare
  • 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

20 Sep 17:02
Compare
Choose a tag to compare
  • 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

31 Aug 01:33
Compare
Choose a tag to compare
  • 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