Activity operations inbox
Activity is now useful as an operations page, not just a compliance trail.
- Operations and Audit log are separate tabs. Operations is the default view for delivery state, failures, and next actions. Audit log remains the security and configuration history for the organization.
- Needs attention is the default lens. The page now surfaces failed webhook deliveries, email submission failures, deferred or bounced email, DNS issues, and stuck jobs before successful background noise.
- Summary tiles show the current workload. Failed webhooks, email submission failures, deferred or bounced email, DNS attention, and recent successes are visible above the table.
- Failed webhook deliveries can be retried. Retry creates a new delivery attempt so the original failed delivery remains auditable.
- DNS issues have direct actions. Domains that need attention link to DNS records and can be rechecked from the activity row.
- Email retry is intentionally narrow. Postscale only exposes retry for submission failures where the message has not been accepted by the Mail Transport Agent. Messages already accepted by the MTA are not treated as resend candidates.
- Audit entries are readable. Audit log rows now show actor, activity, target, and outcome instead of raw resource/action IDs.
- Audit loading is faster. Category, outcome, source, search, and pagination now run server-side, backed by audit log indexes.
Read the launch article: Activity is now an operations inbox for email and webhooks.