Release notes

With every update we write release notes. This way you know what has been added or fixed. If you sign up, you will get a monthly overview in your inbox.

6.21.0

March 21, 2024

Bug fixes and deprecations

API updated

🐞 Bug fixes

  • Fixed an issue where we sent two updates instead of one for subscriptions on connectedVehicle, Isoline, navigationUpdateById and routeUpdatedById.
  • Fixed an issue where status done was not returned after subscribing to Isoline.
  • Fixed an issue where no messages were sent when updating, recalculating and finishing the navigation session after using subscription on navigationUpdateById.

πŸ“¦Β Deprecations

  • Deprecated fields on station.custom_properties and station.evses.connectors.custom_properties in favour of moving these properties to the root level. See deprecations for more information.

Please note that with this change all OCPI compliant fields on the station query now have the following text included in the description: β€œThis property is OCPI-compliant.”

6.18.0

February 29, 2024

Bug fixes

API updated

🐞 Bug fixes

  • Fixed a bug that caused the error Cannot execute GraphQL operations after the server has stopped.
  • Various small bug fixes.

6.17.0

February 22, 2024

Organizations to workspaces

Dashboard updated

✨ Improvements

  • Improved the way how organizations can be used by renaming the feature to workspaces.
  • Improved the interaction and navigation across workspaces by introducing a new top level menu.

6.16.0

February 22, 2024

Bug fixes

API updated

🐞 Bug fixes

  • Fixed a bug where custom exceptions on extensions had stopped working.
  • Various small bug fixes.

6.15.0

February 21, 2024

Tile Service improvement

API updated

✨ Improvements

  • Improved the performance of our Tile Service by rewriting the service.

6.14.0

February 12, 2024

Bug fix routePath

API updated

🐞 Bug fixes

  • Fixed a bug where the routePath was not stored if the validation on routeEmissions failed.

6.13.0

February 6, 2024

routeEmission bug fixes and improvements

API updated

✨ Improvements

  • Improved our savings estimates for a route by improving our fuel consumption estimates for gasoline vehicles.

🐞 Bug fixes

  • Fixed a bug where routeEmissions and routePath were not stored if a route contained two consecutive requested points with the same coordinates.
  • Fixed a bug where the torque of internal combustion vehicles was not properly calculated on routeEmissions.

6.12.0

February 1, 2024

Stability

API updated

✨ Improvements

  • Improved stability with service upgrades.

6.11.0

January 29, 2024

Stability

API updated

✨ Improvements

  • Improved stability with service upgrades.

6.10.0

January 22, 2024

Bug fixes

API updated

🐞 Bug fixes

  • Fixed a bug when using a station as via, the default station name was not being return on the via leg step.
  • Various small bug fixes.

6.9.0

January 11, 2024

Stability

API updated

✨ Improvements

  • Improved stability with service upgrades.

6.8.2

January 9, 2024

Bug fixes

API updated

🐞 Bug fixes

  • Fixed a bug where vehicles were detached from projects in case there were no rules specified on the project.

6.7.0

January 3, 2024

Introduction of routeEmissions

API updated

Warning

This release contains experimental features. They may change, break, or disappear at any time.

⚑️ New features

  • Added routeEmissions , which provides a detailed breakdown of emissions in gCOβ‚‚eq/kWh, taking into account the embedded, operational, and end of life emissions for a vehicle. An imperial conversion is available.

6.6.1

December 18, 2023

Bug fix project applications

API andDashboard updated

🐞 Bug fixes

  • Fixed a bug that prevented creating new project applications in the dashboard.

6.6.0

December 14, 2023

Stability

API updated

✨ Improvements

  • Improved stability with service upgrades.

6.5.1

December 11, 2023

Introduction of vehicle auto-add to projects

Dashboard andAPI updated

✨ Features

  • Added vehicle auto-add to the project. This makes it possible to setup a set of rules which will then automatically add the vehicle to your selection as soon as a new vehicle gets published. Go to project details and click on β€˜setup rules’ to enable.

✨ Improvements

  • Improved the way we handle vehicle selection in the dashboard by allowing select all even when the list has been filtered.

🐞 Bug fixes

  • Fixed a bug where private vehicles were counted towards the total number of vehicles while not being able to add.

6.4.0

December 6, 2023

Stability

API updated

✨ Improvements

  • Improved stability with service upgrades.

6.3.0

November 27, 2023

Isoline out of BETA

API andDashboard updated

✨ Improvements

  • Improved the isoline query by exposing the input fields in an input object to be consistent with all other queries. With this change, Isoline is no longer in BETA.
  • Improved the filters across the dashboard by allowing multi-select on all filterable content.

6.2.1

November 16, 2023

Stability

API updated

✨ Improvements

  • Improved stability with service upgrades.

6.2.0

November 15, 2023

Stability

API updated

✨ Improvements

  • Upgrade of dependencies and maintenance of services.

6.1.1

November 9, 2023

Bug fix opening times

API updated

🐞 Bug fixes

  • Fixed a bug where station opening_times were no longer stored for the Eco-movement station database.

6.0.0

November 2, 2023

Introducing organizational accounts

API andDashboard updated

⚑️ New features

  • Added organizations to the dashboard. Allows for sharing your workspace and projects with team members.

5.70.1

October 26, 2023

Consumption prediction improvements

API updated

✨ Improvements

  • Improved consumption predictions on low speeds (<30 kmph) and high speeds (>90 kmph).

5.69.1

October 19, 2023

Fleet simulation updates

API andDashboard updated

Warning

This release contains experimental features. They may change, break, or disappear at any time.

⚑️ New features

  • Added support for switching the import between metric and imperial.
  • Added route duration to the route overview. Supports a warning if routes go over 8 hours.
  • Added route numbers to the route overview.
  • Added new rules for depot charging and safe risk margins.

✨ Improvements

  • Improved route overview by making the full row clickable instead of the expand icon only.
  • Improved the way we render routes that require charging in the overview.

🐞 Bug fixes

  • Fixed a bug where pagination on the fleet tool would not fetch the next page.

5.69.0

September 28, 2023

Bug fixes

API updated

🐞 Bug fixes

  • Fixed a bug where a navigation session failed because of duplicate points in the routePath.
  • Various small bug fixes.

5.68.0

September 19, 2023

Stability

API updated

✨ Improvements

  • Improved stability with service upgrades.

5.67.0

August 29, 2023

Tile service filter public only stations

API updated

⚑️ New features

  • Added a new query parameter publicOnly to the Tile Service filters. This parameter configures whether public stations should be included in the tiles or not. This filter is only applicable if the Eco-Movement station database is being used, otherwise it will be ignored. By default, it is set to false.

5.66.0

August 28, 2023

Stability

API updated

✨ Improvements

  • Improved stability with service upgrades.

5.65.0

August 15, 2023

Introducing fleet simulation private beta

API andDashboard updated

Warning

This release contains experimental features. They may change, break, or disappear at any time.

⚑️ New features

  • Added private beta of fleet simulation to the dashboard. Allowing for historical analysis on vast amounts of driving data.

5.63.0

August 7, 2023

Tile service improvements

API updated

✨ Improvements

  • Improved the performance of the Tile Service by reducing the memory usage.

5.62.1

August 2, 2023

Bug fixes

API updated

🐞 Bug fixes

  • Fixed a bug where the reliability_score for stations was not displayed.
  • Various small bug fixes.

5.62.0

August 1, 2023

Isoline improvements

API updated

⚑️ New features

  • Added the new input parameters occupants, total_occupant_weight, total_cargo_weight, state_of_charge and final_state_of_charge on createIsoline mutation.

✨ Improvements

  • Improved the computation time of Isolines.

5.49.0

June 29, 2023

Stability

API updated

✨ Improvements

  • Upgrade of dependencies and maintenance of services.

5.51.0

June 29, 2023

vehicleList improvements

API updated

✨ Improvements

  • Improved search over vehicleList by replacing the underlying database.
  • Improved pagination consistency by enforcing a max pagination of 100 on vehicleList.

5.48.0

June 28, 2023

Support for premium images

API updated

⚑️ New features

  • Added support for new image types image_premium and premium_image_thumbnail. Premium images are licensed images for specific use and time periods. For more information, please contact your assigned account manager or email us at info@chargetrip.com.

5.45.0

June 22, 2023

Routing improvement

API updated

✨ Improvements

  • Improved handling of requests without specified vehicle connectors. If a request does not contain connectors, they will be added to the vehicle based on the countries coming from the route.

5.44.0

June 15, 2023

Bug fixes

API updated

🐞 Bug fixes

  • Fixed a bug on vehicle where adjusting the connectors on the country level also overwrote the default connector standards.
  • Various small bug fixes.

5.43.0

June 13, 2023

Stability

API updated

✨ Improvements

  • Improved stability by expanding our monitoring.

5.42.0

June 13, 2023

Bug fixes

API andDashboard updated

🐞 Bug fixes

  • Fixed a bug where modals on the dashboard would not render correctly on smaller screen resolutions.
  • Various small bug fixes.

5.41.0

June 12, 2023

Dashboard improvements

API andDashboard updated

⚑️ New features

  • Added the drivetrain, purpose, type and region filters to the vehicle list on the dashboard to improve custom vehicle selections.

5.40.2

May 22, 2023

Bug fixes

API updated

🐞 Bug fixes

  • Fixed a bug on stationList and stationAround where preferred_operator filtered on the station’s owner and not the operator.

5.40.0

May 15, 2023

Dashboard improvements

API andDashboard updated

✨ Improvements

  • Improved accessibility on the dashboard. Focus states will now retain their state, most of the dashboard can now be navigated by using the keyboard only and additional aria labels have been added.

🐞 Bug fixes

  • Various small bug fixes.

5.39.0

May 9, 2023

Consumption predictions

API updated

✨ Improvements

  • Improved consumption predictions at high speeds.

5.38.2

April 27, 2023

Bug fixes

API updated

🐞 Bug fixes

  • Fixed a bug where a stationVia close to the origin could result in an incorrect state of charge.
  • Fixed a bug where it was not possible to use the extarnal_id to search for stations in the stationList.

5.38.1

April 26, 2023

Introducing filters on the vehicle list

API updated

⚑️ New features

  • Added region, purpose and type filters on the vehicleList.

✨ Improvements

  • Improved the description for chargetrip_range.
  • Improved the description for connect.providers.

5.37.0

April 19, 2023

Routing improvements

API updated

✨ Improvements

  • Improved the way we select stations on routes.

5.36.0

April 13, 2023

Stability

API updated

✨ Improvements

  • Improved stability by fixing various small bugs.

5.34.0

April 4, 2023

Tile service filter minimum number of plugs

API updated

⚑️ New features

  • Added the minimumPlugsNumber filter on the Tile Service, which allows for filtering the tile service based the minimum number of plugs.

🐞 Bug fixes

  • Fixed a bug on custom_properties.reliability_score where all stations had null values on this property.
  • Fixed a bug on the developer portal where the exceptions on vehicleList were missing.

5.33.0

March 28, 2023

Stability

API updated

✨ Improvements

  • Improved stability with service upgrades.

5.31.0

March 8, 2023

Stability

API updated

✨ Improvements

  • Improved stability by fixing various small bugs.

5.30.0

March 8, 2023

Bug fixes

API updated

🐞 Bug fixes

  • Fixed a bug on stationAround and stationList where stations were returned when filtering on preferred operators, even when no preferred operators were set.
  • Fixed a bug on updateNavigation mutation where sending multiple locations with the same timestamp led to an incorrect state_of_charge

5.29.1

February 28, 2023

Introducing 2FA

API andDashboard updated

⚑️ New features

  • Added 2FA support for dashboard accounts. Enable this by going to the security section on the edit profile page.
  • Added application security details on the project overview.

🐞 Bug fixes

  • Fixed a bug on the dashboard where only the first 10 applications would show, even if there were more than 10.

5.28.0

February 21, 2023

Tile service bug

API updated

🐞 Bug fixes

  • Fixed a bug on the tile service where powerGroups[]=slow and power[]=350 did not filter the results.

5.27.3

February 21, 2023

Tile service improvement

API updated

✨ Improvements

  • Improved the performance of the tile service.

5.27.2

February 14, 2023

Stability

API updated

✨ Improvements

  • Improved stability by fixing various small bugs.

5.27.1

February 9, 2023

Bug fix stationList

API updated

🐞 Bug fixes

  • Fixed a bug where stationList queries returned an error when the searched string had 24 characters and was not a valid id.

5.27.0

February 7, 2023

Tile service filter excluded operators

API updated

⚑️ New features

  • Added support for filtering out excluded operators on the tile service using the project configuration.

🐞 Bug fixes

  • Fixed a bug where entering the same location for a via and destination would end up in an error instead of calculating a route.
  • Fixed a bug where the deprecated tile service filter connectors[]=all was giving a response on lower zoom levels.

5.26.1

February 6, 2023

Bug fixes

API updated

🐞 Bug fixes

  • Fixed a bug where adding additional cargo and/or occupants at a via were not correctly applied on the legs after the via.
  • Fixed a bug where missing country codes in our map data could lead to uncomputable routes.

5.26.0

February 1, 2023

Bug fixes

API updated

🐞 Bug fixes

  • Fixed a bug where the operators sent on newRoute were not included on route.routeRequest.
  • Fixed a bug for the vehicle queries where the default battery capacity was using incorrect vehicle details resulting in an incorrect chargetrip_range.

5.25.1

January 30, 2023

Chargetrip range bug fix

API updated

🐞 Bug fixes

  • Fixed a bug on vehicle.chargetrip_range, where updating a vehicle would cause the chargetrip_range to be incorrect.

5.25.0

January 26, 2023

Dashboard update

Dashboard updated

✨ Improvements

  • Improved the vehicle selection list by adding tags for BEVs and PHEVs.

5.24.0

January 17, 2023

Stability

API updated

✨ Improvements

  • Improved stability by fixing various small bugs.

5.23.1

January 16, 2023

Dashboard updates

Dashboard updated

⚑️ New features

  • Added a complete redesign to the dashboard that matches the developer portal.
  • Added the ability to reset to default values when changing project configurations.
  • Added support for adding multiple iOS or android identifiers on application restrictions.
  • Added support for changing the best matching weight limits.

✨ Improvements

  • Improved analytics performance.
  • Improved the performance of rendering UI components.
  • Improved client and application safety by masking the keys by default.

πŸ“¦ Deprecated

  • Deprecated the reports tab for an export functionality on analytics.

5.22.0

January 10, 2023

Route mutation validation

API updated

✨ Improvements

  • Improved our error coverage on the route mutation validation by enforcing all errors. For an overview of all possible errors, please take a look here.

5.21.0

December 22, 2022

Navigation update and bug fixes

API andDashboard updated

⚑️ New features

  • Added an acknowledgement scalar for successful responses on updateNavigation, recalculateNavigation and finishNavigation .

✨ Improvements

  • Improved memory usage by moving instructions formatting fromΒ Navigation Β toΒ startNavigation
  • Improved updateNavigation by changing speed on NavigationUpdateLocationPropertiesInput from type Float to type VehicleSpeed
  • Improved Telemetry by replacing BatteryInputType with StateOfChargeUnit .
  • Improved NavigationRecalculateInput by adding unit type StateOfChargeUnit .
  • Improved schema to correctly annotate non nullable fields within a navigation session.

🐞 Bug fixes

  • Fixed a bug where recalculate navigation would return an internal server error because of incorrect unit conversions.
  • Fixed a bug on the dashboard where only newly added models were saved when updating the vehicle list.

πŸ“¦ Deprecated

  • Deprecated altitude in favor of elevation on updateNavigation.

5.20.2

December 16, 2022

Stability

API updated

✨ Improvements

  • Improved stability by fixing various small bugs.

5.20.1

December 15, 2022

Stability

API updated

✨ Improvements

  • Improved stability by fixing various small bugs.

5.20.0

December 14, 2022

Stability

API updated

✨ Improvements

  • Improved stability by fixing various small bugs.

5.19.0

December 12, 2022

Introduction of Vehicle Database

API andDashboard updated

Warning

This release contains experimental features. They may change, break, or disappear at any time.

⚑️ New features

  • Added a complete new vehicle database that supports hybrid vehicles, commercial vehicles, country-level support and improved specifications. The vehicle database will replace the car database.

5.18.0

November 29, 2022

Stability

API updated

✨ Improvements

  • Improved stability by fixing various small bugs.

5.17.0

November 24, 2022

Added additional telemetry fields on navigation

API updated

⚑️ New features

  • Added support for unit types. Telemetry data can be provided in both metric as well as imperial units. Example given, WeightUnit accepts total_cargo_weight and total_occupant_weight in kilograms and pounds.

✨ Improvements

  • Improved the navigation mutations by adding auxiliary_consumption, is_charging and total_cargo_weight to the telemetry field.

5.16.0

November 11, 2022

Integer fix on connect

API updated

🐞 Bug fixes

  • Fixed a bug where an integer was expected but a float was received on battery.percentage on connectedVehicleData.

5.15.0

November 4, 2022

Stability

API updated

✨ Improvements

  • Improved stability by fixing various small bugs.

5.14.0

October 20, 2022

Weather fix on isolines

API updated

🐞 Bug fixes

  • Fixed a bug on isolines where the weather scenarios were not considered.

5.13.0

October 17, 2022

Round trip added to isolines

API updated

⚑️ New features

  • Added round_trip to isoline.

✨ Improvements

  • Improved ferries on isoline by adding FeatureLineString to ferry connections.

5.12.0

October 12, 2022

Connect bug fixes and improvements

API updated

⚑️ New features

  • Added pagination to connectedVehicleList .

🐞 Bug fixes

  • Fixed a bug where null was accepted on the scope of createConnectedVehicle .
  • Fixed a bug where duplicate values were accepted on the scope of createConnectedVehicle .
  • Various small bug fixes.

5.11.0

October 6, 2022

Station search using EVSE ID

API updated

⚑️ New features

  • Added support for search over EVSE IDs on the station query.

🐞 Bug fixes

  • Fixed a bug where some of the vehicle brand images had incorrect aspect ratios.
  • Fixed a bug where the tile service sometimes gave back a different station status than the API.

5.10.0

September 27, 2022

Improved token management

Dashboard updated

✨ Improvements

  • Improved dashboard security by introducing better token management

5.9.0

September 27, 2022

Introduction of amenity preferences

API updated

⚑️ New features

  • Added support for amenity_preferences. Within the new argument, scheduled_charge_stops is introduced, which can be used to schedule a stop with a specific duration, amenity types and distance between the amenities and station. all_charge_stops replaces amenities and can be found within the same argument.

πŸ“¦ Deprecations

  • Deprecated amenities in favor of amenity_preferences. See deprecations for more information.

5.8.2

September 6, 2022

Route steps bug fix

API updated

🐞 Bug fixes

  • Fixed a bug on Route Steps where some route steps had a negative duration.

5.8.1

September 2, 2022

Station database bug fix

API updated

🐞 Bug fixes

  • Fixed a bug on the station import where a large number of stations with changed coordinates would cause the import to fail.

5.8.0

September 1, 2022

Stability

API updated

✨ Improvements

  • Improved stability by fixing various small bugs.

5.7.0

August 25, 2022

Isoline bug fix

API updated

🐞 Bug fixes

  • Fixed a bug on isoline subscription where no update were send after the first two states.

5.6.1

August 24, 2022

Tile service bug fix

API updated

🐞 Bug fixes

  • Fixed a bug on the tile service where the map focused on incorrect coordinates after breaking up a cluster.

5.6.0

August 18, 2022

Bug fixes

API updated

🐞 Bug fixes

  • Fixed a bug where the SoC dropped after reaching a waypoint.
  • Fixed a bug where the value 0 was skipped for cargo.

5.5.0

August 16, 2022

Introduction of connected car data platforms

API updated

⚑️ New features

  • Added support for connected car data platforms. For more information on vehicle connectivity please go here.

✨ Improvements

  • Improved the user authorization service for operations that require authorization (review module, connect) by replacing theΒ x-token header withΒ Authorization.

🐞 Bug fixes

  • Fixed a bug where stations with changing coordinates were not synchronised immediately after a station import.

5.4.0

August 8, 2022

Introduction of crossborder

API updated

⚑️ New features

  • Added support for the crossborder route step to indicate when a route crosses a border.

🐞 Bug fixes

  • Various small bug fixes.