๐ Bug fixesโ
eMabler UIโ
- Allow adding chargers with charger IDs containing dots (.).
APIโ
- Allow adding chargers with charger IDs containing dots (.).
- Other minor bug fixes
We at eMabler want to wish all of you Happy Holidays and Merry Christmas! Due to the holiday season we will be introducing a brief production deployment freeze to mitigate possibilities for incidents during the holidays. The production deployment freeze will take place between 20th of December 2024 and 3th of January 2025. During this freeze we won't be introducing new features to our production environments.
We have a lot of interesting things under development and we cannot wait to bring these to you during the year 2025. Until that we wish you a Merry Christmas and a Happy New Years!
Receipt is now downloadable after the session has finished! In case you have forgotten to give your email address during the charging session you can still retrieve the receipt manually after the session from Express.
In our previous OCPI implementation, we utilized routing headers introduced in OCPI version 2.2 whenever they were provided. However, to address compatibility issues with certain partner integrations, we have updated our implementation.
When using OCPI 2.1.1, the following routing headers will now be ignored:
It has come to our attention that some third-party QR code readers redirect users to malicious websites after scanning the QR code. We recommend avoiding the use of any 3rd party QR code readers and only trusting the device's native QR code scanning features, such as ones built in to the device's own camera app. These 3rd party QR code readers might show ads in a misleading way that will make the user click on the ad instead of the actual link or redirect users to wrong websites.
Our payment solution Express never asks for payment details before it has verified that the charger has been properly connected to your vehicle.
Read more from here: Avoid the use of 3rd party QR code readers
/authorise/user/external/:externalId
endpoint not responding with proper values for IntegratedExternalIds fields.We have introduced the ability to set restrictions on price elements in tariffs through the API. This allows you to specify weekday, time, and date restrictions for different tariffs.
For example, you can set different tariff price elements for specific time slots from Monday to Tuesday.
Example:
If someone starts charging their vehicle at 16:45 and ends at 17:15, the kWh used before 17:00 will be charged at 0,10 EUR/kWh, and the kWh used after 17:00 will be charged at 0,20 EUR/kWh.