chore(release): v0.6.0 — admin Background Scheduler dashboard
This commit is contained in:
@@ -14,6 +14,14 @@ export interface ReleaseEntry {
|
||||
}
|
||||
|
||||
export const RELEASE_NOTES: ReleaseEntry[] = [
|
||||
{
|
||||
version: "0.6.0",
|
||||
date: "2026-06-16",
|
||||
summary: "Admins get a live Background Scheduler dashboard.",
|
||||
features: [
|
||||
"New admin Scheduler page: a live, self-refreshing view of the background jobs — what's running, each job's last result and a countdown to its next run — plus the work still queued and the shared API quota. Each job has a tooltip explaining what it does, and its run frequency is editable inline.",
|
||||
],
|
||||
},
|
||||
{
|
||||
version: "0.5.1",
|
||||
date: "2026-06-16",
|
||||
|
||||
Reference in New Issue
Block a user