Releases: devondragon/emdash-plugins
Releases · devondragon/emdash-plugins
Release list
@devondragon/[email protected]
Patch Changes
- ce9da61: Docs: mark the admin-CSP Unsplash-thumbnail issue (emdash-cms/emdash#415) as fixed upstream. Every published EmDash release (0.16.1+) uses
img-src 'self' https: data: blob:, so Unsplash thumbnails render with no worker CSP patching. The previous "Known issue" section is replaced with a compatibility note; the old workaround is retained in a collapsed<details>for pre-0.16 pre-release builds only.
@devondragon/[email protected]
Patch Changes
- f6399a3: Relax emdash peer dependency from
^0.1.0to>=0.1.0to support emdash 0.2.0 through 0.4.0+
@devondragon/[email protected]
Patch Changes
- f6399a3: Relax emdash peer dependency from
^0.1.0to>=0.1.0to support emdash 0.2.0 through 0.4.0+
@devondragon/[email protected]
Minor Changes
- 94941e1: Add "Create Redirect" flow: admins can now convert a 404 log entry into a redirect rule via a modal, without leaving the plugin page. Supports exact paths, Astro-style patterns, destination autosuggest from the search API, and 301/302/307/308 types.