Platform
Fixes: mark-all-read, the email sender name, and a few navigation snags
A round of fixes — every notification clears at once, emails come from BucketPilot, jobs sort by last run, and switching workspace from a bucket no longer 404s.
A batch of smaller improvements that shipped together:
- •“Mark all as read” now clears everything. It previously only touched the notifications currently on screen, so if you had more than a screenful, some stayed unread no matter how many times you clicked. It now marks every unread notification read in one go.
- •Emails come from “BucketPilot.” Notification and account emails were showing up as “noreply” in some inboxes; they now carry the BucketPilot sender name.
- •The Jobs page sorts by last run. Index, backup, and migration lists each order newest-run-first, so what ran most recently is at the top and never-run jobs sit at the bottom.
- •Your name links to Settings. Clicking your name and email at the bottom of the sidebar now opens account settings.
- •Switching workspace from inside a bucket no longer dead-ends. If you changed workspaces while viewing a bucket (or a job) that the new workspace doesn't have, you'd land on a “not found” page. Now you land on the bucket (or jobs) list instead.