3.190.0 release notes
about 1 hour ago by ReadMe API
- ✨ New features
- Added support for
HEADrequests on Public API endpoints.HEADrequests are now authorized using the same permissions asGETrequests, while unsupported HTTP methods are rejected with an authorization error.
- Added support for
- 🔧 Improvements
- For roaming EVSEs, the
powerOptionsfield is now returned whenever EVSE-level power data is available, even when connector-level OCPI power data is missing. When connector OCPI data cannot be used to build the response, the values fall back to EVSE-level data so the field is no longer omitted in these cases. - When sending a
PATCHrequest that changesdiscountTariffSettings.discountModeon a tariff, the previously storeddiscountPercentageanddiscountElementsare now dropped automatically. Similarly, changingdiscountTariffSettings.discountReferenceTypedrops the previously storedreferencedTariffId. This prevents incompatible fields from the previous discount configuration from being retained in the merged result.
- For roaming EVSEs, the