github emdash-cms/emdash @emdash-cms/cloudflare@0.34.0

3 hours ago

Minor Changes

  • #1947 8313255 Thanks @swissky! - Adds the authenticated caller to plugin route handlers. Private plugin API routes now receive the requesting user as ctx.user (native format) / routeCtx.user (standard format) — { id, email, name, role, createdAt } — so plugins can implement per-user logic without trusting a user id from the request body. Public routes and machine tokens with no bound user receive undefined.

Patch Changes

Don't miss a new emdash release

NewReleases is sending notifications on new releases.