This repository has been archived by the owner on Jan 10, 2025. It is now read-only.
e-Mobility V2.5.7
LucasBrazi06
released this
23 Oct 20:06
·
2013 commits
to master-qa
since this release
- User can now have free access to Charging Stations (not billable)
- Reject OCPP requests if the Charging Station has been manually made inactive
- Enforced Charging Station's registration check on revoked tokens
- Send notification once every 10 mins for Charging Station in error
- Ignore OCPP Status Notification with same values
- Log when a notification is not sent to the user
- Improved logging for Site Admins
- Fixed User and Car not seen in Session Refund list
- Fixed cannot see User in Charging Station's connector when charging
- Fixed performance issue when retrieving the last Transaction's consumption
- Fixed Refresh error handling
- User is mandatory when creating an RFID Card for Site Admins
- Get Car Images with URL instead of Base64 in Car list
- Added new firmware version for Kempower Charging Station and added Siemens model CPC-20/90/120 in template
- Removed server side refresh of lists (SocketIO)
- Removed listening of unused database collections
- Security: Prevent XSS injections