github emdash-cms/emdash @emdash-cms/admin@0.28.0

latest releases: @emdash-cms/sandbox-workerd@0.1.18, @emdash-cms/x402@0.28.0, create-emdash@0.28.0...
4 hours ago

Minor Changes

  • #1849 b36d15c Thanks @swissky! - Fixes "Worker exceeded resource limits" when importing large WordPress sites on Cloudflare. The plugin import now runs as a sequence of small requests — content pages, then comments, then menus and site identity — with a live progress bar instead of an indefinite spinner, and media files upload in bounded batches. An interrupted import can safely be re-run: already-imported content is skipped and the import fast-forwards to where it stopped.

  • #1830 15b4d2d Thanks @swissky! - Improves WordPress plugin imports: taxonomy terms and assignments (custom post type taxonomies are created as EmDash taxonomies automatically, scoped to the collections they map to), Yoast/Rank Math SEO titles and descriptions, ACF and custom meta fields (suggested as collection fields during analysis and populated on import), navigation menus, and comments (with authors, dates, threading, and approval status) are now imported. Site identity — title, tagline, logo, and favicon — is taken over from the WordPress site, replacing the starter template's placeholders. Internal links in imported content are rewritten to root-relative URLs so they stay on the new site instead of pointing back to the old WordPress domain. Fetches the full media library instead of the first 500 files, supports sites with plain permalinks via a ?rest_route= fallback, and the import screen accepts a migration key generated by the EmDash Exporter plugin wizard.

Patch Changes

  • #1848 c1e2c3e Thanks @dacoto! - Adds a Catalan (ca) locale catalog to the admin UI

  • #1824 99b8a33 Thanks @khoinguyenpham04! - Updates the media library controls, empty states, and asset details dialog for clearer media management, including provider asset deletion when supported.

  • #1739 b6ba0d7 Thanks @marcusbellamyshaw-cell! - Adds nested (parent/child) menu items to the admin menu editor. Items can now be assigned a parent via the edit dialog, are shown indented under their parent, and reorder buttons move an item relative to its siblings instead of the whole flat list.

  • #1823 fd8ff27 Thanks @khoinguyenpham04! - Updates admin settings success and error feedback to use Kumo toasts across settings pages.

  • Updated dependencies []:

    • @emdash-cms/blocks@0.28.0

Don't miss a new emdash release

NewReleases is sending notifications on new releases.