github emdash-cms/emdash @emdash-cms/admin@0.10.0

latest releases: @emdash-cms/plugin-forms@0.2.1, @emdash-cms/gutenberg-to-portable-text@0.10.0, @emdash-cms/plugin-webhook-notifier@0.1.3...
6 hours ago

Patch Changes

  • #719 2e2b8e9 Thanks @ascorbic! - Fixes the file field type rendering as a plain text input in the content editor. Adds a FileFieldRenderer that opens the media picker (with mime filter disabled) so any file type can be attached. Also adds a hideUrlInput prop to MediaPickerModal so non-image pickers can hide the image-specific "Insert from URL" input.

    Aligns the Zod schema and generated TypeScript types for image and file fields with the shape the admin actually stores: provider?, meta? (for both), and previewUrl? (for image). Previously these fields were stripped on validation and missing from generated types, so site code could not reliably resolve local media URLs from meta.storageKey.

  • Updated dependencies [5eb4318]:

    • @emdash-cms/blocks@0.10.0

Don't miss a new emdash release

NewReleases is sending notifications on new releases.