This list shows all changes of the API between releases like new features, significant improvements and bug fixes. We recommend that API developers periodically check it for updates.
Version 1.6.0
- Feature: Added method 'getMapInformation' to obtain basic information on the map, in particular for which countries toll data is available. This method is in an experimental state and may change at any time.
Version 1.5.0
- Feature: Added methods to manage custom road attribute scenarios to prohibit roads for individual needs. These methods are in an experimental state and may change at any time.
- Feature: Added response parameters for the truck routes 'NZ_HPMV', 'AU_B_DOUBLE_HML', 'AU_B_TRIPLE_HML', 'AU_AB_TRIPLE', 'AU_AB_TRIPLE_HML' in Australia and New Zealand to the predefined profiles.
Version 1.4.0
- Feature: Added response parameter 'co2EmissionClass' to the predefined profiles. This parameter is in an experimental state and may change at any time.
Version 1.3.0
- Feature: Added response parameter 'region' to the predefined profiles.
- Feature: Added response parameters for alternative drivetrains (LNG, Electric, Hybrid) to the predefined profiles.
- Feature: Added response parameters for the emission standard 'EURO_6D_TEMP', 'EURO_6D' and 'EURO_6E' of vehicles in the European Union to the predefined profiles.
- Feature: Added response parameter 'numberOfTires' to the predefined profiles.
- Improvement: Removed unused response parameter 'costPerFuelUnit' from 'monetaryCostOptions'.
Version 1.2.0
- Feature: Added response parameters 'currency' and 'monetaryCostOptions' to the predefined profiles.
- Feature: Added new vehicle profiles for the IMEA region to the predefined profiles.
Version 1.1.2
- Improvement: Renamed error codes 'GENERAL_ACCESS_DENIED' to 'GENERAL_UNAUTHENTICATED' and 'GENERAL_UNAUTHORIZED' to 'GENERAL_FORBIDDEN'.
Version 1.1.0
- Bugfix: The response parameter 'vehicle' of the predefined profiles is not required anymore, as the profiles 'BICYCLE' and 'PEDESTRIAN' do not have vehicle parameters.
Version 1.0.4
- Bugfix: The profile 'USA_8_SEMITRAILER_5AXLE' now returns the proper vehicle attributes of typical semi-trailer truck (US GVWR class 8) with 5 axles.
Version 1.0.0
- Feature: Added method 'getPredefinedVehicleProfiles' to obtain all predefined vehicle profiles, e.g. for the Routing, Route Optimization and Sequence Optimization API.