- An issue with the Dockerfile was fixed, causing cross-compilation issues. Previously, all container architectures would be compiled with an arm64 binary. The add-on would fail to run on e.g. x86 / amd64 systems. This has now been fixed.
- When events are recorded, the locally configured timezone is now taken into account.
## [0.1.2] 2024-07-27
- Preliminary support for configurable log levels is expanded to binary and Docker container execution.