Releases: Webador/sendcloud
Releases · Webador/sendcloud
v5.7.1
29 Nov 20:48
Compare
Sorry, something went wrong.
No results found
v5.7.0
15 Oct 06:04
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
v5.5.0
10 Dec 14:17
Compare
Sorry, something went wrong.
No results found
Implement shipping products endpoint Client::getShippingProducts() to obtain shipping methods more efficiently (#41 ). Thanks @Valerie-Tylski-Vincent !
v5.4.1
13 Sep 07:36
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Added $shippingMethodCheckoutName option to createParcel() (#37 ). Thanks @linaori !
Added $totalOrderValue and $totalOrderValueCurrency options to createParcel() (#39 ).
v5.3.0
13 Feb 16:34
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found