Skip to content

@emdash-cms/auth@0.30.0

Choose a tag to compare

@emdashbot emdashbot released this 21 Jul 10:31
3c55559

Minor Changes

  • #1868 4c57ee2 Thanks @afonsojramos! - Invited users can now accept their invite by signing in with Google or GitHub, instead of only creating a passkey.

  • #2002 e52dea9 Thanks @jcheese1! - Adds explicitly declared, administrator-enabled plugin MCP tools with per-route permissions, plugin-scoped token access, install and update consent, structured output schemas, and invocation auditing.

Patch Changes

  • #1890 82827d3 Thanks @swissky! - Adds a Backups page to admin settings: download a complete content backup (all content including drafts and trash, schema, taxonomies, menus, widgets, media metadata, and site settings — never user accounts or secrets) with one click, and optionally enable daily automatic backups to the site's storage bucket with configurable retention. A new backups:manage permission gates the feature to admins.