Skip to content

Releases: shipcloud/shipcloud-for-woocommerce

Patch WooCommerce 2 compatibility

17 Aug 08:04
Compare
Choose a tag to compare
  • Enhanced: Added direct links to German customer stories to readme.txt
  • Fixed: Fatal error due to Call to undefined method WC_Order::get_meta() for WooCommerce 2 users
  • Fixed: Parcel template names are now shown alike at all places
  • Fixed: Workaround for when open_basedir restrictions are in effect
  • Fixed: Prepared shipments are directly shown again in list of shipments after creation

1.3.1

26 Jun 07:21
Compare
Choose a tag to compare
  • Fixed: Postcode not taken from Settings
  • Fixed: Create shipment form not fully shown
  • Fixed: Invoiceaddress field "suite" not used for creating shipping label
  • Fixed: Not working shipping in frontend

1.3.0

20 Jun 18:40
Compare
Choose a tag to compare
  • Enhanced: Made Plugin WordPress.org ready
  • Enhanced: Return single pdf after batch label creation
  • Enhanced: Renamed Plugin
  • Enhanced: Reworked language keys

1.2.1

06 Jun 07:25
Compare
Choose a tag to compare
  • Enhanced: Added missing translations
  • Enhanced: Removed Woo Updatescripts
  • Enhanced: Refactored Code
  • Fixed: Zip code and street did not no matched between API and plugin

1.2.0

12 May 15:43
Compare
Choose a tag to compare
  • Enhanced: Added bulk label creation
  • Enhanced: Added shipment description
  • Enhanced: Added packstation adress possibility

1.1.1

28 Feb 18:36
Compare
Choose a tag to compare
Bumped to version 1.1.1

1.1.0-beta.2

21 Sep 15:17
Compare
Choose a tag to compare
1.1.0-beta.2 Pre-release
Pre-release
  • Fixed: Error on logging because of static call of WC_Settings_API

1.1.1-beta.1

14 Sep 07:46
Compare
Choose a tag to compare
1.1.1-beta.1 Pre-release
Pre-release
  • Tweaked: Checking if logger is enabled within logger function
  • Tweaked: Added Actionhook 'shipcloud_shipment_tracking_change' for all tracking status changes
  • Fixed: Error 500 on calling Webhook URL

1.1.0

08 Sep 17:36
Compare
Choose a tag to compare
  • Enhanced: Better logging information
  • Enhanced: Replaced new lines on Logging and only using Shipping method logger
  • Enhanced: Added option for automatic street detection
  • Enhanced: Added advanced notice for DHL
  • Enhanced: Added reference number and filter for reference number
  • Enhanced: Added base functionality for converting ISO language strings for DPD
  • Enhanced: Added Notification Email for sending status changes to recipient
  • Enhanced: Added state to addresses
  • Enhanced: Added Tracking numbers in labels
  • Enhanced: Added API functions wcsc_get_shipments() and wcsc_get_tracking_numbers()
  • Enhanced: Added shipping zone support which have been introduced in WooCommerce 2.6.0
  • Enhanced: Added option for people who only want to use label creation
  • Enhanced: Added option for calculating with a virtual parcel, by adding all volume and weights
  • Enhanced: Shipments are now also deletable if the have a label
  • Enhanced: Only loading JS and CSS when plugin needs it
  • Enhanced: Logging if API Limit is reached
  • Enhanced: Optimized shipment calculation by better code structure and better performance on API Requests
  • Enhanced: Created fallback options on problems with API
  • Enhanced: Better street & number splitting
  • Fixed: Only adding calculated parcels if there have been parcels determined
  • Fixed: Wrong ISO format for DHL and DPD advanced notice
  • Fixed: Shipment classes could not be edited anymore in WooCommerce 2.6.0 because of GUI change
  • Fixed: Error on activation "Error: Class 'WC_Shipcloud_Shipping' not found"
  • Fixed: JavaScript which stopped all JS in WP-Admin in Safari Browser
  • Fixed: Changed to WordPress function get_plugin_url() instead of older own function
  • Fixed: Compatibility problems with WooCommerce 2.6 parent class
  • Fixed: Fatal error on activation on PHP versions lower than 5.5

1.0.0-beta.3

26 Aug 15:57
Compare
Choose a tag to compare
1.0.0-beta.3 Pre-release
Pre-release
  • Enhanced: Added base functionality for converting ISO language strings for DPD
  • Enhanced: Added Notification Email for sending status changes to recipient
  • Enhanced: Added state to addresses
  • Enhanced: Added Tracking numbers in labels
  • Enhanced: Added API functions wcsc_get_shipments() and wcsc_get_tracking_numbers()
  • Enhanced: Added shipping zone support which have been introduced in WooCommerce 2.6.0
  • Enhanced: Added option for people who only want to use label creation
  • Fixed: Error on activation "Error: Class 'WC_Shipcloud_Shipping' not found"
  • Fixed: JavaScript which stopped all JS in WP-Admin in Safari Browser
  • Fixed: Changed to WordPress function get_plugin_url() instead of older own function
  • Fixed: Compatibility problems with WooCommerce 2.6 parent class