Fixed an issue with ingesting timestamps with a value of 0 and enhanced error handling for negative epoch timestamps.
Fixed an issue with WEEK granularity starting on a Sunday. The WEEK granularity now starts on Monday, consistent with LAST_N_WEEKS and the week-based relative time ranges.
Fixed a bug with changing between Relative and Absolute time in the metric playground.
Fixed a bug with the GraphQL variables when changing between relative types in the metric playground.
Fixed a bug where the username string in the top right of the web console would show the id instead of the username.
Fixed an issue displaying the setup checklist for S3 data source.
Fixed a non-clickable save button on account settings.