Version 3.0.2

March 11, 2024

Fixed

  • Fixed pushing a order to sendcloud when the address has an administrativeArea

Added

  • Added new Sendcloud statusses

Version 3.0.1

December 11, 2023

Fixed

  • Fixed pushing a order to Sendcloud when it doesn't have a sendcloud shipping method

Version 3.0.0

October 16, 2023

Added

  • Added the EVENT_AFTER_CREATE_ADDRESS

Changed

  • Updated jouwweb/sendcloud to 5.0.1
  • The country is now getting send as city if the Craft address doesn't have a locality (#15)
  • AddressLine2 is no longer used for houseNumer. Use the new event to manipulate the data if needed (#16)

Fixed

  • The postalCode is now set as empty string when not available (#17)
  • Updated the example-templates to work again with the commerce example-templates

Version 2.2.1

June 22, 2023

Fixed

  • Fixed a typo on the settings page

Version 2.2.0

June 22, 2023

Added

  • Added an option to configure the Sendcloud order number (#1)
  • Added a setting to set the queue jobs priority

Version 2.1.3

April 4, 2023

Changed

  • Updated jouwweb/sendcloud to 3.10.2

Fixed

  • Fixed missing countryStateCode in shipping address (#12)

Version 2.1.2

July 13, 2022

Fixed

  • Fixed an error with setting up the integration if the CP runs on a separate domain

Version 2.1.1

June 15, 2022

Fixed

  • Fixed an error that could occure when installing the plugin.

Version 2.1.0

June 8, 2022

Changed

  • Moved the creation of Sendcloud parcels to a queue job

Version 2.0.0

May 31, 2022

Added

  • Added Craft CMS 4 and Craft Commerce 4 compatibility
  • Added caching for retrieving the shipping methods from Sendcloud

Version 1.0.5

February 23, 2022

Changed

  • Total order value added to the parcel data.
  • Address line 3 now gets appended to the house number.

Version 1.0.4

November 9, 2021

Fixed

  • Total order weight calculation fixed.

Version 1.0.3

September 13, 2021

Fixed

  • Remove service point information if the shipping method doesn't match any Sendcloud method

Version 1.0.2

August 13, 2021

Fixed

  • Proper weight unit conversion depending on your Craft settings.

Version 1.0.1

July 12, 2021

Added

  • Customs invoice number and shipment type support.

Changed

  • Dependencies updated to improve Guzzle version compatibility.
  • Plugin settings is now using order status handles instead of IDs to provide better inter-environment compatibility. Please double-check your plugin settings after upgrading.

Fixed

  • Race condition in the webhook handler.

Version 1.0.0

July 5, 2021
  • Initial release.