added

Release v1.1.0

v1.1.0 - 26.08.2022

A quite big, summer release bringing many new features and a lot of under-the-hood improvements,
which will be continued and expanded in upcoming releases.

⚡️ Features

Charging key order - receipt and configuration

Charging Key ordering received new endpoints. Configuration endpoint let's you know
which countries and currencies are configured. Receipt endpoints gives you an url to get Receipt
if the order was successfully paid for.

New Geosearch filters - open247 and openNow

Two new filtering options appeared in Geosearch Radius and Route endpoints:

  • open247 - returns only chargers open 24/7
  • openNow - returns only chargers open at this moment
    (based on charger local time and opening times provided by CPO)

New endpoint - Delete a user

There is now a possibility to permanently remove a user from our system.
There are some requirements described further in Users section.

New API section - User Feedback

We added a new section - User Feedback.
Right now only feedback regarding a single location or connector is possible,
but we plan to add other like session feedback.

🪲 Bug Fixes

Removed ‘Missing’ values from operator name and address

Many chargers had "Missing" stated as operator name or address,
which was confusing for the users.
Now we are removing these values from those two fields.

Removed duplicated connectors

Some connectors were duplicated
(we recognize it by having two connectors of the same type on one EVSE).
Now we remove them before returning the response.