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.56.0

November 21, 2024

Bug fixes

Dashboard updated

🐞 Bug fixes

  • Fixed a bug that prevented setting operator configurations in the dashboard for new projects.
  • Various small bug fixes.

6.55.0

November 13, 2024

Stability

API updated

✨ Improvements

  • Improved stability with service upgrades.

6.54.0

October 29, 2024

Emission bug fixes and improvements

API updated

✨ Improvements

  • Improved emissions calculations by updating the expected service lives per vehicle segment.

🐞 Bug fixes

  • Fixed a bug where electric vehicle efficiency metrics (e.g., average charging voltage) were not recorded correctly for routes with less than 1 kWh of consumption.
  • Various small bug fixes.

6.53.0

October 28, 2024

Stability

API updated

✨ Improvements

  • Improved stability with service upgrades.

6.52.0

October 23, 2024

Bug fixes

API updated

🐞 Bug fixes

  • Fixed a bug where passing operators as null in newRoute or createRoute resulted in an error.
  • Various small bug fixes.

6.51.1

October 17, 2024

Tile Service features

API updated

⚡️ New features

  • Added operator_id to the response of the Tile Service. More information here.
  • Added support for selecting specific query parameters to include in the Tile Service response, reducing overall response size. More information here.

6.50.0

September 27, 2024

Stability

API updated

✨ Improvements

  • Improved stability with service upgrades.

5.48.0

September 12, 2024

Introducing subscription upgrades to the dashboard

Dashboard updated

⚡️ New features

  • Added support for upgrading to Standard from the dashboard.
  • Added support for managing billing information on Standard plans.
  • Added support for downloading invoices on Standard plans.

6.47.0

September 10, 2024

Bug fixes Route (NEW)

API updated

✨ Improvements

  • Improved the response time of emissions calculation on Route (NEW).

🐞 Bug fixes

  • Fixed a bug that prevented sending a single level of operator preference on the route input while omitting others; all operator levels are now optional.
  • Fixed a bug where errors were missing on the subscription.
  • Fixed a bug where validation was missing for operators.ranking and operators.excluded when the same operator ID appeared in both fields. An error is now returned.
  • Fixed a bug where operator_ranking was always null in recommended.alternative_stations.operator_ranking.

6.46.5

August 22, 2024

Bug fixes

API updated

🐞 Bug fixes

  • Fixed a bug where routes with a stationVia did not return the operatorId and operator info on the route object.
  • Various small bug fixes.

6.46.1

August 12, 2024

Bug fixes

API updated

🐞 Bug fixes

  • Various small bug fixes.

6.45.0

August 7, 2024

Bug fixes

API updated

🐞 Bug fixes

  • Fixed a bug where aggregated electricity values (e.g., transmission efficiency, demand, coal fraction) were incorrect for routes with more than three legs.
  • Various small bug fixes.

6.44.0

July 31, 2024

Introducing Route (New) and a new Routing Engine

API updated

Warning

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

⚡️ New features

  • Added Route (NEW) mutation, subscription, and query in BETA. This version integrates all customer feedback and insights gathered since the launch of the initial public API. Learn more here.
  • Released a new version of our Routing Engine that delivers greater accuracy and improved performance.

6.43.0

July 22, 2024

Improvements and bug fixes

API andDashboard updated

✨ Improvements

  • Improved schema clarity by removing default values from the schema description to the schema definitions.
  • Improved query response time performance.

🐞 Bug fixes

  • Fixed a bug that prevented referrers from being removed in App Security settings.
  • Fixed a bug where some property descriptions incorrectly used kWh instead of kW to express power.

6.41.0

July 11, 2024

Stability

API updated

✨ Improvements

  • Improved stability with service upgrades.

6.39.0

July 1, 2024

Route emissions improvement and bug fixes

API updated

✨ Improvements

  • Improved HVAC emission calculations for internal combustion vehicles by factoring in engine-generated heat.

🐞 Bug fixes

  • Fixed a bug where routeEmissions.internal_combustion_vehicle.legs supported infinite properties.
  • Various small bug fixes.

6.37.0

June 25, 2024

Stability

API updated

✨ Improvements

  • Improved stability with service upgrades.

6.36.1

June 24, 2024

Bug fix workspace name validation

Dashboard updated

🐞 Bug fixes

  • Fixed a bug that allowed links in workspace names. Names are now properly validated.

6.36.0

June 19, 2024

Filter Tile Service using operator ids

API updated

⚡️ New features

  • Added a new query parameter operatorIds to the Tile Service filters. This parameter configures the operators that will be included in the tiles. Accepts an array with operator ids.

🐞 Bug fixes

  • Fixed a bug where some range types for vehicles had ConsumptionUnit as the unit type instead of DistanceUnit.
  • Fixed a bug where range values were unrounded integers; they are now correctly rounded.

📦 Deprecations

  • Deprecated vehicle.connectors.speed in favour off vehicle.connectors.charge_speed

6.34.0

June 12, 2024

Stability

API updated

✨ Improvements

  • Improved stability with service upgrades.

6.32.2

May 24, 2024

Bug fixes

API updated

🐞 Bug fixes

  • Fixed an issue where some accounts were unable to sign in to the dashbaord.

6.31.1

May 9, 2024

Stability

API updated

✨ Improvements

  • Improved stability with service upgrades.

6.30.0

April 30, 2024

Stability

API updated

✨ Improvements

  • Improved stability with service upgrades.

6.29.3

April 22, 2024

Preferred operator fix

API updated

🐞 Bug fixes

  • Fixed a bug where requests with many entries on the operator ranking or excluded list resulted in slow computation times.

6.29.2

April 18, 2024

Stability

API updated

✨ Improvements

  • Improved stability with service upgrades.

6.28.0

April 11, 2024

Bug fixes

API updated

🐞 Bug fixes

  • Fixed a bug that caused routes to get stuck in processing due to incorrect data on some vehicles.
  • Various small bug fixes.

6.25.0

April 4, 2024

Solar Irradiance and improved CT range

API updated

✨ Improvements

  • Improved our vehicle climate control model by factoring in solar irradiance for cabin heating or cooling.
  • Improved the CT range by changing the drive cycle from WLTP to Artemis Driving Cycle. More information can be found here.

🐞 Bug fixes

  • Fixed a bug where the leg.rangeStart and leg.rangeEnd were equal for legs shorter than 1 km due to a conversion error.

6.22.0

March 26, 2024

Stability

API updated

✨ Improvements

  • Improved stability with service upgrades.

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.