This repository has been archived by the owner on Jan 10, 2025. It is now read-only.
Releases: sap-labs-france/ev-server
Releases · sap-labs-france/ev-server
e-Mobility V2.4.77
- Introduced the Badge visual ID in the Transaction's lists and pop-ups
- Start a Transaction with the Badge visual ID
- Fixed excluded already processed Charge Points
- Fixed get lastest Assets' consumptions
- Do not update the Charging Station's heart beat when checked by the job
- Check OCPI Transactions on only finished Transactions
- Free the Connector's runtime data of already stopped Transaction
- Web Socket simplification
e-Mobility V2.4.76
- Clear Firmware Status Notification after Charging Station's reboot
- Fixed User is not displayed in Charging Station's connector during a charging session
- Update the the Charging Station's heart beat whenever it connects to the backend
- Cars management use the new authorization framework
- Adjusted the language's locales management and fixed some not found ones
- Send OCPI and OICP status Unavailable when Charging Station's Web Socket is disconnected
- Enhanced the Log's search to match sentences in Message column
- Removed some Billing feature toggles
e-Mobility V2.4.75
- Smart Charging: Use efficiency when excluding the Charging Stations
- Force the Charging Station unavailability's status after 2 mins instead of 9 mins when not responding
- Set the standard Heartbeat OCPP param first and try workarounds next if it failed
- Make Log's Action filter more specifics (REST, OCPP...)
- Added new Joint new Charging Station's model in templates
- Optimized DB access in OICP endpoint (Hubject)
- Prevent deletion of Users in Stripe
e-Mobility V2.4.74
- Save Status Notification right after Boot Notification even if the status has not changed
- Added Company, Site and Site Area in Session list
- Hide Delete button when user image is not set
- Optimized DB access in OCPI endpoint
e-Mobility V2.4.73
- Do not bill Sessions < 1 kWh and < 1 min
- Billing montly payment with Stripe
- Improve perfs to get Log details
- Added Connector's information in Charging Station and Session In Progress lists
- Added Stop reason in Session History list
- Saved Stop reason OCPP Stop Transaction
- Only log stack trace of exceptions
- Reduce number of updates in DB of Charging Station's Heart Beats
- Returned distance meters of Charging Stations
- Keep performance logs for 2 weeks instead of 4
- Added Car and User info in Sessions in Error
e-Mobility V2.4.72
- Migrated Tag endpoints to REST public API
- Fixed User with role Basic cannot change his password
- Added new Nexans new Charging Station's models in templates
- Optimized DB access in Notification and Site management
- Added clear of Billing test data
- Took into account Transaction timezone in Billing
- Display on going transaction stats in footer
- Construct of URLs without 'safe-url-assembler' open source
e-Mobility V2.4.71
- Synchronized all OCPP calls
- Fixed cannot assign a Site to a User
- Enhanced Billing's logs
- Added new G2Mobility new Charging Station's models in templates
- Refactored timestamps of optimizer request
e-Mobility V2.4.70
- Allow external systems to push Asset's consumption for the Smart Charging
- Check payment method is provided in Start Transaction
- Empty Charging Station's connectors at Boot Notification
- Added new AixCharger, Alfen, Schneider and Ebee new Charging Station's models in templates
- Authorization on Assign Assets is driven by the backend
- Fixed static filters in lists were overriden by dependent toolbar filters
- Fixed Extra Inactivity is only calculated between Finishing and Available status notification
- Fixed OICP EVSE was not saved in DB
- Fixed Eichrecht Signed Data handling in Stop Transaction
- Migrated the User Service to the REST public API
- Assert that OICP and OCPI Roaming components cannot be both active in the same tenant
- Optimized DB access for Car
e-Mobility V2.4.69
- Added filter dependencies
- Stripe beta version enhancements
- Optimized database access
- Enforced Smart Charging safety + minor fixes
- Return authorized fields to the UI to adjust visible columns
- Added new Lafon, Delta and Gewiss new Charging Station's models
- Keep the Action filter selection after a search in Logs
- Fixed send End of Charge notification for Legrand Charging Station
- Fixed Session detail pop-up does not show up when clicked from email
e-Mobility V2.4.68
- Handle Transaction.End meter value outside the Stop Transaction
- Do not automatically stop the ongoing Transaction when Status Notification changes from Charging to Available
- Allow to clean-up Billing Test data
- Ebee, Wallbox: fixes for latest firmware version
- Migrated Cars to the new authorization framework
- Fixed cannot import Badges without Users
- Added filter dependencies (Organization, Site, Site Area...)
- Added get default Car and Tag, get Sites and assign Sites in REST User's endpoint