Enhancement – Add new response data for the shipment status and assigned agent
Enhancement – Introduce new filter hook “wpcargo_api_shipment_data” to add additional custom data
Version 5.0.3
Fixed SMS error not sending SMS notification in mobile application
Fixed Frontend Manager add on report compatibility issue.
Version 5.0.2
Fixed SMS compatibility issue
Fixed shipment history date, time and updated by no data saved
Fixed authentication response error value
Fixed route permission errors
Update language translation files
Version 5.0.1
Fixed error email notification not working on add and update shipment API route
Added translations of the following languages: Arabic, Italian, French(France), French(Canada), Spanish, Russian, Romanian, Chinese(Simplified, China)
Version 5.0.0
Fixed compatibility for the WPCargo latest version
Add hooks for the API route get shipment data “wpcargo_api_shipments_data”
Add hook after save add shipment “wpcargo_api_after_add_shipment”
Add hook after save update shipment “wpcargo_api_after_update_shipment”
Version 4.1.9
Fixed error in saving and updating order packages.
Fixed Shipment Order Freight, Fuel, Stops and Layover field to be updatable.
Version 4.1.8
Add shipment number API response for update and add shipment
Version 4.1.7
Add additional route for view all shipment and address
View all Shipment Route: http://mysite.com/wp-json/wpcargo/v1/{api}/all/
View all Address Route: http://mysite.com/wp-json/wpcargo/v1/{api}/address/{address-type}/all
Version 4.1.6
Add functionality to Get, Update and Create shipment history. Shipment History accepts Two-dimensional array value with the following array keys under “shipment_history” form field.
date
time
location
status
remarks
Version 4.1.5
Fixed Query for the “Wpcargo Client” Role
Version 4.1.3
Create additional route for “Login” – POST Request
Route: http://mysite.com/wp-json/wpcargo/v1/api/login/ – This accepts 2 parameters “username” and “password”
Create additional route for “Register User” – POST Request
Route: http://mysite.com/wp-json/wpcargo/v1/api/register_user/ – Accepts the following parameter
username
email
password
phone
address
city
Create additional route for “Logout”
Route: http://mysite.com/wp-json/wpcargo/v1/api/logout/ – This accepts 1 parameter “redirect_url”
Version 4.1.2
Add capability to auto create shipment number if not shipment number provided
Add capability to assign registered shipper, registered receiver and wpcargo driver
Version 4.1.1
Add Parcel Quotation add on data on response
Version 4.1.0
Fixed language translation issue
Add post request data for the multiple package.
Add new route for the Address Book Add on plugin
Version 3.3.0
Add new route for wpcargo driver acoount
Add filter in view data by user role access
Update view shipment to display only 12 shipments and add new route “page” to view 12 succeeding shipment.
Update the “Shipment Fields” route and add additional data for the field section
Version 3.2.0
Fixed the API access that only the wpcargo role can access API
Fixed the API response based on user assigned shipment