added

Release v1.1.16

v1.1.16 - 26.07.2023

Unavailable price not presented

Sometimes the price is not available for a connector due to a mistake.
Until now, we were presenting "0" as a price in such cases, which was misleading for the end-user.
Now, for those cases, the price object will not be returned at all.
More details in: Prices

Bugfix: Charging key reservation dates

During code refactors there was a bug introduced, due to which some keys were reserved with incorrect validity dates.
A fix to this bug was pushed as a hotfix last week. Tests were also improved to catch such problems.

Internal changes

Among them was alarm fine-tuning, to avoid false-positive alarms and improved logging.