github emdash-cms/emdash @emdash-cms/admin@0.34.0

latest releases: @emdash-cms/cloudflare@0.34.0, @emdash-cms/plugin-embeds@0.1.42, emdash@0.34.0...
3 hours ago

Minor Changes

  • #2187 6a77862 Thanks @logelog! - Add a trusted plugin extension point for contributing isolated, host-framed panels to the saved content editor settings sidebar. Panels support collection and role filtering, deterministic ordering, manifest lifecycle checks, and render-error recovery.

  • #1973 5224b57 Thanks @CacheMeOwside! - Adds titleField and dateField optional collection options to choose which field is used as an entry's title and which date the content list shows and sorts by.

  • #2194 2d5fb0b Thanks @logelog! - Adds collection-configured custom field columns to admin content lists. Collection seeds and schema APIs can declare up to four supported fields through admin.listColumns; EmDash validates them when building the manifest and renders their stored values between the title and status columns.

  • #2212 fefb702 Thanks @logelog! - Adds opt-in database indexes for scalar custom fields and stable cursor pagination when ordering content lists by those fields.

  • #2218 8300c64 Thanks @khoinguyenpham04! - Updates media management and selection throughout the admin with clearer asset details, previews, and editing workflows, while keeping stored image metadata consistent across validation and generated types.

  • #2195 4c565ea Thanks @logelog! - Allow trusted React plugins to add manifest-aware, role-filtered content-list columns without taking ownership of the host table, pagination, or row actions.

  • #2505 5828233 Thanks @ascorbic! - Adds native Unicode slugs and requires published entries in routable collections to have a slug. Collections used only for internal or referenced content can set routable: false before publishing slugless entries.

Patch Changes

  • #2512 515c08d Thanks @ascorbic! - Adds scheduler heartbeat health to the admin dashboard and warns when scheduled content is overdue because maintenance has never run or has stopped running.

  • #2312 a159b44 Thanks @MA2153! - Adds a byline filter to the admin content list. Pick one or more bylines to see entries credited to any of them, or filter to entries with no byline assigned. Bylines inferred from an entry's author are ignored unless you turn on "Include inferred bylines".

  • #2342 f8a4fce Thanks @fbartolitsch! - Fixes localized taxonomy navigation and editor choices so each admin surface follows the active content locale. Public taxonomy helpers now report visible term counts for the active content locale instead of combining assignments across translations.

  • #2467 7708015 Thanks @eyupcanakman! - Fixes the API token created date showing the wrong day for viewers outside UTC. The timezone-less stored timestamp is now parsed as UTC, matching the other admin dates.

  • #2506 5289385 Thanks @ascorbic! - Fixes inline taxonomy term creation for Unicode-only labels and adds numeric suffixes when generated term slugs collide.

  • #1121 592a0e3 Thanks @eyupcanakman! - Fixes admin dates showing the wrong time on SQLite-backed sites. Timezone-less stored timestamps in revision history, the dashboard, the content list, the editor's date metadata, and the scheduled publish time are now parsed as UTC, so they no longer drift by the viewer's offset.

  • #2489 13db62c Thanks @ascorbic! - Fixes file fields to accept persisted media references with incomplete cached metadata while preserving provider data and legacy URLs.

  • #2402 49bc75e Thanks @danielmlr! - Fixes the editor's word-count footer showing English in every admin language. The word, character, and reading-time metrics now go through the translation catalogs and use each language's plural rules.

  • #2493 2398b8d Thanks @ascorbic! - Fixes Portable Text editing so content with unsupported marks is blocked with a clear error instead of silently losing those marks.

  • #2491 964f51e Thanks @ascorbic! - Fixes tag suggestions so every matching term is scrollable and selectable with pointer or keyboard navigation.

  • #2510 318b821 Thanks @khoinguyenpham04! - Adds Image and HTML insertion to the rich-text toolbar while keeping subscript and superscript in the text-selection menu.

  • #2508 5c216c2 Thanks @ascorbic! - Fixes localized taxonomy assignments so the editor shows the configured default-locale variant or an unresolved translation prompt instead of hiding the assignment, and identifies the stored content locale and implicit English default.

  • Updated dependencies []:

    • @emdash-cms/blocks@0.34.0

Don't miss a new emdash release

NewReleases is sending notifications on new releases.