Skip to content

Releases: Webador/sendcloud

v5.7.1

29 Nov 20:48
3d7117a

Choose a tag to compare

v5.7.0

15 Oct 06:04
f6f03e7

Choose a tag to compare

  • Adds API-reported delivery modes (last_mile) "locker" and "locker_or_service_point". Deprecates "pobox" (#48). Thanks @Valerie-Tylski-Vincent!

v5.6.0

02 Aug 20:36
c9fa25a

Choose a tag to compare

  • Adds option to specify ParcelDimensions used for volumetric weight calculation and passed on to carriers.
  • Light typehint and value object housekeeping.

v5.5.1

18 Jul 13:17
32d4758

Choose a tag to compare

v5.5.0

10 Dec 14:17
63d25c1

Choose a tag to compare

  • Implement shipping products endpoint Client::getShippingProducts() to obtain shipping methods more efficiently (#41). Thanks @Valerie-Tylski-Vincent!

v5.4.1

13 Sep 07:36
ae66e74

Choose a tag to compare

  • Allow specifying shipping method and sender address for parcel creation when not requesting a label (#40). Thanks @Web10-Joris!

v5.4.0

13 Aug 18:21
d0a80ed

Choose a tag to compare

  • Added $shippingMethodCheckoutName option to createParcel() (#37). Thanks @linaori!
  • Added $totalOrderValue and $totalOrderValueCurrency options to createParcel() (#39).

v5.3.0

13 Feb 16:34

Choose a tag to compare

  • Added $applyShippingRules option to Client::createLabel() to select a shipping method based on rules configured in Sendcloud (#35). Thanks @linaori!
  • Added Client::getParcelDocument() to obtain exotic documents labels in various formats (#32). Thanks @linaori!
  • BC Break: protected method Client::getParcelData has been renamed to createParcelData() with default options for all arguments.

v5.2.0

10 Feb 15:27
8ea6f88

Choose a tag to compare

  • Fixes service point integration (#33). Thanks @AlexisPPLIN!
  • BC break: Service point API methods have been moved to dedicated ServicePointsClient.
  • Bumps minimum required PHP version to 8.1 (security support).

v5.1.0

21 Nov 11:48
a3120d3

Choose a tag to compare