docs(release): note admin scheduler run-now + live progress under v0.9.0

This commit is contained in:
npeter83 2026-06-18 04:02:11 +02:00
parent 89be480706
commit 264a3c74af

View file

@ -22,6 +22,7 @@ export const RELEASE_NOTES: ReleaseEntry[] = [
"New Notifications module in the left sidebar, with an unread badge: a durable place that collects updates about your library and the system, alongside the existing pop-up bell. Mark items read, dismiss them, or clear everything.", "New Notifications module in the left sidebar, with an unread badge: a durable place that collects updates about your library and the system, alongside the existing pop-up bell. Mark items read, dismiss them, or clear everything.",
"Automatic library maintenance: a background job spots videos that can no longer be played anywhere — deleted, made private, or premieres that never went live — hides them from your feed right away, and removes them after a grace period. Genuine 24/7 livestreams are left alone.", "Automatic library maintenance: a background job spots videos that can no longer be played anywhere — deleted, made private, or premieres that never went live — hides them from your feed right away, and removes them after a grace period. Genuine 24/7 livestreams are left alone.",
"If a video you'd saved or added to a playlist gets removed this way, you get a single summary notification listing them — never one message per video.", "If a video you'd saved or added to a playlist gets removed this way, you get a single summary notification listing them — never one message per video.",
"Admin Scheduler: run any background job on demand with a “Run now” button (or “Start all now”), watch a live progress bar while long jobs run, and get an inbox notification with the result when a job you started finishes.",
], ],
}, },
{ {