Releases: inspirum/balikobot-php
Releases · inspirum/balikobot-php
v5.2.0
Added
- Added Status constants
- Added support for new options from documentation v1.918 (2021-04-29)
- Add RABEN shipper
- Added support for new options from documentation v1.915 (2021-04-19)
- Add DHLPARCEL shipper
- Added support for new options from documentation v1.914 (2021-04-19)
- Add DACHSER shipper
- Added support for new options from documentation v1.913 (2021-04-08)
- Added PPL_BUSINESS_EU service type
- Added support for new options from documentation v1.912 (2021-04-06)
- Added INTIME_BOX_CZ service type
- Added INTIME_BOX_SK service type
- Added support for new options from documentation v1.911 (2021-03-29)
- Added ADDATTRIBUTES request
- Added support for new options from documentation v1.908 (2021-03-23)
- Added ADDSERVICEOPTIONS request
v5.1.0
Added
- Added support for new options from documentation v1.902 (2021-02-10)
- Added declaration_comments attribute
- Added declaration_charges_discount attribute
- Added declaration_insurance_charges attribute
- Added declaration_other_charges attribute
- Added declaration_transport_charges attribute
- Added is_alcohol attribute
- Added ZASILKOVNA_FR_COLISSIMO_PP service type
- Added support for new options from documentation v1.905 (2021-03-09)
- Added TNT_DIRECT_INFEED service type
- Added ZASILKOVNA_FR_COLIS_PRIVE_HD service type
- Added FOFR_PALETTE service type
Deprecated
- Deprecated some GEIS__* service type constants
v5.0.0
This release (^5.0) uses new refactored API v2
Added
- Added request/response format from APIv2 documentation
- Added Branch uid parameter to constructor
Changed
- Update default API URL to
API::V2V1
(apiv2.balikobot.cz)
Fixed
- Fixed Country phonePrefix parameter to
array
type - Fixed OrderedPackage packageId parameter to
string
type - Fixed Client
getOrder()
method orderId parameter fromint
tostring
type
Removed
- Removed parameter version from Client
addPackages()
method - Removed parameter country from Client
getServices()
method - Removed parameter version from Client
getServices()
method - Removed parameter version from Client
getBranches()
method - Removed Shipper
resolveAddRequestVersion()
method - Removed Shipper
resolveServicesRequestVersion()
method - Removed Shipper
resolveBranchesRequestVersion()
method - Removed parameter country from Balikobot
getServices()
method - Removed ZASILKOVNA_* service type constants
v4.5.0
v4.4.0
Added
- Added support for new options from documentation v1.901 (2021-01-18)
- Add GEIS_PARCEL_HD_STANDARD service type
- Add GEIS_PARCEL_HD_PREMIUM service type
- Added max_weight to branches
v4.3.0
Added
- Added support for new options from documentation v1.896 (2020-11-18)
- Add PACKAGE request filtered by carrier_id
- Added support for new options from documentation v1.897 (2020-11-30)
- Add FOFR shipper
- Added support for new options from documentation v1.898 (2020-12-01)
- Added CHANGELOG request
v4.2.0
Added
- Added support for new options (from documentation v1.89x (2020-11-xx))
- Add FEDEX shipper
- Added multiple ZASILKOVNA_* service types
v4.1.0
Added
- Added support for new options from documentation v1.894 (2020-10-20)
- Add DHLDE shipper
- Added support for new options from documentation v1.895 (2020-10-29)
- Add PBH_123_KURIER service type
v4.0.0
Added
- Added support for new options from documentation v1.892 (2020-09-14)
- Added GETCOUNTRIESDATA request
- Added support for new options from documentation v1.893 (2020-09-17)
- Add TRACK v3 request
- Add TRACK_STATUS v2 request
- Added optional fullData parameter for ADDRUNIT, MANIPULATIONUNITS, ACTIVATEDMANIPULATIONUNITS methods
Changed
- Update PackageStatus to support data from TRACK v3
- Method getId return
float
instead ofint
(attribute status_id_v2) - Method getName return new internal status name (attribute name_balikobot)
- Add method getGroupId (attribute status_id)
- Add method getDescription (attribute name)
- Add method getType (attribute type)
- Method getId return
- Rename Package method setHeigth to setHeight
Removed
- Removed ZASILKOVNA_* service type constants
- Removed TOP_TRANS_* service type constants
- Removed ACTIVATEDSERVICES request constant
v3.3.0
Added
- Added support for new options from documentation v1.889 (2020-07-22)
- Add CP_OLZ service type
- Added support for new options from documentation v1.890 (2020-08-26)
- Add PBH_ACS service type
- Add PBH_CORREOS service type
- Added multiple ZASILKOVNA_* service types
Changed
- Normalize service type constants, change to ZASILKOVNA_*_HD, ZASILKOVNA_*_PP, ZASILKOVNA_*_BOX
Deprecated
- Deprecated multiple ZASILKOVNA_* service type constants