Today 25-Jul-2022 we have deployed below changes and fixes to our Beta environment.
The release to Accept is scheduled 26-Jul-2022.
The release to Production is scheduled 1-Aug-2022.
General note: because it’s possible that users are working in the MyTranssmart dashboard at the moment of the deployment, it is recommended that users log off the dashboard, press Ctrl + F5 (to reload the current browser page including the browser cache) and log in again.
DevDocs improvements
- The Manifest section https://devdocs.transsmart.com/#_manifest_shipments showed an "Unresolved directive" error; this is fixed.
- We have added chapter number “6.5” to Address Validation section https://devdocs.transsmart.com/#_address_validation
- In the introduction section https://devdocs.transsmart.com/#_transsmart_integration_endpoints we have added the advice that we prefer customers to integrate with RESTful API instead of SOAP webservice.
- In the Shipment Booking section https://devdocs.transsmart.com/#_2_1_shipment_booking we have added the term CREATE in 2 places so now we mention “CREATE, BOOK or PRINT”.
Dashboard changes
- In Manage shipments the button ‘Clear filters’ now also clears search values in the upper block. Before it would only clear the filters set in the lower block but since both blocks contain filters, it’s now more consistent that this button will clear all filters in both blocks.
- In Manage shipments we have improved the search query and we will load a maximum of 1000 shipments, so 72 pages, both for performance improvement reasons. We will show a message when hoovering over the pages to inform the user not all shipments are being shown:
- Before, when rebooking a shipment in MyTranssmart, which was sent in via API containing a currency, MyTranssmart would overwrite that currency with value “EUR”. This is solved now; it will follow the same mechanism as sending it in via API, which means it will use the value of the field valueCurrency and in case it’s empty, filled with “EUR”.
- In the previous release we have disabled the possibility to edit fields for shipments with status MANI or higher. When duplicating shipments with one of those statuses, it was not possible anymore to edit fields in the sections Packages, Delivery Notes and Dangerous Goods. This is solved now; after duplicating a shipment, all sections are editable.
API changes
- We have improved our Location select call /v2/locations/{{account}} for better handling of carrier response calls when sending in calls with empty postcode. There should be no impact for any connection but we still would like to communicate that a change in this API call has been deployed.
Various changes and fixes
- Email template: due to a change in the previous release, when creating a new email template or when editing an existing template, it was not possible anymore to type a company name in front of the field 'From email'. The mail was not sent because the SPF record check failed. This is solved now.
- We have improved translations for all dashboard languages (NL, EN, DE, FR).
2 comments
Today 26-Jul-2022 we have deployed these changes and fixes to our Accept environment.
Today 1-Aug-2022 we have deployed these changes and fixes to our Production environment.