Skip to content

ci: release#544

Merged
ascorbic merged 1 commit into
mainfrom
changeset-release/main
Apr 14, 2026
Merged

ci: release#544
ascorbic merged 1 commit into
mainfrom
changeset-release/main

Conversation

@emdashbot
Copy link
Copy Markdown
Contributor

@emdashbot emdashbot Bot commented Apr 13, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@emdash-cms/admin@0.5.0

Minor Changes

  • #551 598026c Thanks @ophirbucai! - Adds RTL (right-to-left) language support infrastructure. Enables proper text direction for RTL languages like Arabic, Hebrew, Farsi, and Urdu. Includes LocaleDirectionProvider component that syncs HTML dir/lang attributes with Kumo's DirectionProvider for automatic layout mirroring when locale changes.

Patch Changes

  • #489 9ea4cf7 Thanks @all3f0r1! - Adds JSON field editor in admin UI content forms

  • #542 64f90d1 Thanks @mohamedmostafa58! - Fixes invite flow: corrects invite URL to point to admin UI page, adds InviteAcceptPage for passkey registration.

  • Updated dependencies []:

    • @emdash-cms/blocks@0.5.0

emdash@0.5.0

Minor Changes

  • #540 82c6345 Thanks @jdevalk! - Adds where: { status?, locale? } to ContentListOptions, letting plugins narrow ContentAccess.list() results at the database layer instead of filtering the returned array. The underlying repository already supports these filters — this PR only exposes them through the plugin-facing type.

  • #551 598026c Thanks @ophirbucai! - Adds RTL (right-to-left) language support infrastructure. Enables proper text direction for RTL languages like Arabic, Hebrew, Farsi, and Urdu. Includes LocaleDirectionProvider component that syncs HTML dir/lang attributes with Kumo's DirectionProvider for automatic layout mirroring when locale changes.

Patch Changes

  • #542 64f90d1 Thanks @mohamedmostafa58! - Fixes invite flow: corrects invite URL to point to admin UI page, adds InviteAcceptPage for passkey registration.

  • #555 197bc1b Thanks @ascorbic! - Fixes OAuth authorization server metadata discovery for MCP clients by serving it at the RFC 8414-compliant path.

  • #534 ce873f8 Thanks @ttmx! - Fixes Table block to render inline marks (bold, italic, code, links, etc.) through the Portable Text pipeline instead of stripping them to plain text. Links are sanitized via sanitizeHref(). Table styles now use CSS custom properties with fallbacks.

  • Updated dependencies [9ea4cf7, 64f90d1, 598026c]:

    • @emdash-cms/admin@0.5.0
    • @emdash-cms/auth@0.5.0
    • @emdash-cms/gutenberg-to-portable-text@0.5.0

@emdash-cms/auth@0.5.0

Patch Changes

  • #542 64f90d1 Thanks @mohamedmostafa58! - Fixes invite flow: corrects invite URL to point to admin UI page, adds InviteAcceptPage for passkey registration.

@emdash-cms/cloudflare@0.5.0

Patch Changes

@emdash-cms/plugin-embeds@0.1.5

Patch Changes

@emdash-cms/blocks@0.5.0

create-emdash@0.5.0

@emdash-cms/gutenberg-to-portable-text@0.5.0

@emdash-cms/x402@0.5.0

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
🔵 In progress
View logs
docs e7122e2 Apr 13 2026, 09:22 PM

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
🔵 In progress
View logs
emdash-i18n e7122e2 Apr 13 2026, 09:22 PM

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Apr 13, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
emdash-playground ef6a0ce Apr 14 2026, 01:31 PM

@github-actions
Copy link
Copy Markdown
Contributor

Scope check

This PR touches 21 files. PRs with a broad scope are harder to review. Please confirm the scope hasn't drifted beyond the intended change.
This PR spans 5 different areas (area/core, area/admin, area/plugins, area/auth, area/cloudflare). Consider breaking it into smaller, focused PRs.

If this scope is intentional, no action needed. A maintainer will review it. If not, please consider splitting this into smaller PRs.

See CONTRIBUTING.md for contribution guidelines.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Apr 13, 2026

Open in StackBlitz

@emdash-cms/admin

npm i https://pkg.pr.new/@emdash-cms/admin@544

@emdash-cms/auth

npm i https://pkg.pr.new/@emdash-cms/auth@544

@emdash-cms/blocks

npm i https://pkg.pr.new/@emdash-cms/blocks@544

@emdash-cms/cloudflare

npm i https://pkg.pr.new/@emdash-cms/cloudflare@544

emdash

npm i https://pkg.pr.new/emdash@544

create-emdash

npm i https://pkg.pr.new/create-emdash@544

@emdash-cms/gutenberg-to-portable-text

npm i https://pkg.pr.new/@emdash-cms/gutenberg-to-portable-text@544

@emdash-cms/x402

npm i https://pkg.pr.new/@emdash-cms/x402@544

@emdash-cms/plugin-ai-moderation

npm i https://pkg.pr.new/@emdash-cms/plugin-ai-moderation@544

@emdash-cms/plugin-atproto

npm i https://pkg.pr.new/@emdash-cms/plugin-atproto@544

@emdash-cms/plugin-audit-log

npm i https://pkg.pr.new/@emdash-cms/plugin-audit-log@544

@emdash-cms/plugin-color

npm i https://pkg.pr.new/@emdash-cms/plugin-color@544

@emdash-cms/plugin-embeds

npm i https://pkg.pr.new/@emdash-cms/plugin-embeds@544

@emdash-cms/plugin-forms

npm i https://pkg.pr.new/@emdash-cms/plugin-forms@544

@emdash-cms/plugin-webhook-notifier

npm i https://pkg.pr.new/@emdash-cms/plugin-webhook-notifier@544

commit: ef6a0ce

@emdashbot emdashbot Bot force-pushed the changeset-release/main branch 9 times, most recently from a047c49 to 06a16c5 Compare April 14, 2026 10:55
@emdashbot emdashbot Bot force-pushed the changeset-release/main branch from 06a16c5 to ef6a0ce Compare April 14, 2026 13:29
@ascorbic ascorbic merged commit acbc13d into main Apr 14, 2026
29 checks passed
@ascorbic ascorbic deleted the changeset-release/main branch April 14, 2026 15:34
0aveRyan pushed a commit to 0aveRyan/emdash that referenced this pull request Apr 27, 2026
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant