Minor Improvement
Description
In this release we replaced assertionFailure()
with debugPrint()
for non-critical errors (e.g. missing configuration for locking or not having an input device – although we should allow users to handle such situations manually, so they can show custom messages or whatever).