docs(release): note admin scheduler run-now + live progress under v0.9.0
This commit is contained in:
parent
09c29b1995
commit
adf567a4ad
1 changed files with 1 additions and 0 deletions
|
|
@ -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.",
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue