Skip to content

v0.51.821 — cron sidebar cleanup

Choose a tag to compare

@github-actions github-actions released this 02 Jul 04:45
daed2da

v0.51.821 — cron sidebar cleanup

Fixed

  • The sidebar no longer conjures a phantom "Cron Jobs" project you never asked for. On a profile with no projects of your own, opening the sidebar source filter (or importing CLI sessions) would silently mint a "Cron Jobs" project just to group cron rows. Cron sessions now stay as ordinary ungrouped rows (still visible in the sidebar and origin filter) until you actually create a project; an existing "Cron Jobs" project keeps resolving exactly as before. Thanks @rodboev. (#5398, #5379)