# March 2026

### 2026-03-17

#### - Add: New properties for Stellantis Group

we have added new properties for Stellantis Group

* `diagnostics.get.battery_voltage` for PSA and FCA brands
* &#x20;`charging.get.battery_energy` for PSA brands.

### 2026-03-16

#### - Removed: BMW aggregated maintenance data points

\
Starting **March 16th**, BMW has removed the following aggregated maintenance data points:

* `maintenance.get.time_to_next_service`
* `maintenance.get.distance_to_next_service`
* `maintenance.get.service_date`
* `maintenance.get.service_status`

These values were previously calculated by BMW FleetData based on the earliest due CBS (Condition Based Service) component and exposed as an aggregated “next service” indicator.

Due to recurring quality issues and inconsistencies compared to other BMW user interfaces (e.g. My BMW App, in-car display), BMW has decided to discontinue these aggregated data points.

We recommend using the individual CBS component data points and deriving service requirements per vehicle on the application side if needed..

### 2026-03-03

#### - Changed: Tesla data pulling mechanism

Improved the Tesla data pulling mechanism to better capture vehicle activity between regular polling intervals.

Vehicle state is now checked more frequently when asleep, allowing data retrieval to resume immediately once the vehicle goes online.

You should receive more accurate and complete vehicle data, especially for short driving sessions.

### 2026-03-01

#### - Removed: Legacy Console Retirement

We sunset our Legacy Console, accessible at[ https://legacy-console.high-mobility.com/](https://legacy-console.high-mobility.com/).&#x20;

While the Legacy Console is being decommissioned, the underlying API and Driver(B2C) flow will remain operational. Consequently, you will still be able to continue serving existing B2C customers and onboard new customers to your B2C application.

**The implications for you are as follows**: You will no longer be able to submit or modify a B2C application. If you still need to submit or modeify a B2C application, you will be required to submit a request to our [Broken mention](broken://spaces/cbgGQMNNjqAhRKlK5rnB)

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.high-mobility.com/changelog/readme/march-2026.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
