Skip to content

v1.0.3 Release Notes

Status: In Progress


Bug Fixes

Dynamic log level from dashboard

LOG_LEVEL changes pushed from the dashboard now apply immediately without restarting the daemon. Previously, the log level was only read at startup.

App icons after build (macOS)

macOS icon cache is now cleared automatically at the end of every build, so apps always display their correct icon immediately after installation.

Dashboard timestamps (timezone mismatch)

All timestamps are now sent in UTC with timezone info. Previously, local time was sent without a timezone — causing events to appear 2+ hours behind for non-UTC users.