You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compliance-trend charts now plot the hourly axis in the viewer's browser timezone. The 0.7.4 timezone work converted .datetime HTML elements, but the trend charts (dashboard fleet trend + system/policy report trends) render their X-axis from server-side bucket labels, which stayed in UTC. The hourly range — the only one with a clock — is now shifted to local time client-side (e.g. a 09:00 UTC point shows as 12:00 in GMT+3); daily/weekly/monthly/yearly are date-only and unchanged.