From ef1fd2045e886a008c0ad104d6e90921020f8d64 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 8 Apr 2026 15:56:19 +0000 Subject: [PATCH] ci: release --- .changeset/add-og-image-field.md | 5 --- .changeset/admin-logo-branding.md | 7 --- .changeset/breezy-taxes-joke.md | 5 --- .changeset/bright-facts-taste.md | 5 --- .changeset/cuddly-bugs-hear.md | 6 --- .changeset/cute-news-follow.md | 5 --- .changeset/cute-walls-attend.md | 5 --- .changeset/fix-fts5-d1-integrity.md | 5 --- .changeset/fix-infinite-pagination.md | 5 --- .changeset/fix-media-upload-oom.md | 5 --- .../fix-migration-033-runner-registration.md | 5 --- .changeset/fix-preview-url-pattern.md | 6 --- .changeset/fuzzy-coins-march.md | 5 --- .changeset/major-boxes-juggle.md | 8 ---- .changeset/neat-islands-smoke.md | 5 --- .changeset/optimize-d1-indexes.md | 8 ---- .changeset/public-search-api.md | 5 --- .changeset/reverse-proxy-passkey.md | 8 ---- .changeset/serious-carrots-obey.md | 5 --- .changeset/six-pugs-juggle.md | 5 --- .changeset/taxonomy-form-state.md | 5 --- .changeset/tidy-chairs-itch.md | 5 --- .changeset/tidy-turkeys-drum.md | 5 --- packages/admin/CHANGELOG.md | 24 +++++++++++ packages/admin/package.json | 2 +- packages/auth/CHANGELOG.md | 6 +++ packages/auth/package.json | 2 +- packages/cloudflare/CHANGELOG.md | 11 +++++ packages/cloudflare/package.json | 2 +- packages/core/CHANGELOG.md | 43 +++++++++++++++++++ packages/core/package.json | 2 +- packages/plugins/ai-moderation/CHANGELOG.md | 7 +++ packages/plugins/ai-moderation/package.json | 2 +- packages/plugins/atproto/CHANGELOG.md | 9 ++++ packages/plugins/atproto/package.json | 2 +- packages/plugins/audit-log/CHANGELOG.md | 9 ++++ packages/plugins/audit-log/package.json | 2 +- packages/plugins/color/CHANGELOG.md | 7 +++ packages/plugins/color/package.json | 2 +- packages/plugins/embeds/CHANGELOG.md | 7 +++ packages/plugins/embeds/package.json | 2 +- packages/plugins/forms/CHANGELOG.md | 9 ++++ packages/plugins/forms/package.json | 2 +- .../plugins/webhook-notifier/CHANGELOG.md | 9 ++++ .../plugins/webhook-notifier/package.json | 2 +- 45 files changed, 152 insertions(+), 139 deletions(-) delete mode 100644 .changeset/add-og-image-field.md delete mode 100644 .changeset/admin-logo-branding.md delete mode 100644 .changeset/breezy-taxes-joke.md delete mode 100644 .changeset/bright-facts-taste.md delete mode 100644 .changeset/cuddly-bugs-hear.md delete mode 100644 .changeset/cute-news-follow.md delete mode 100644 .changeset/cute-walls-attend.md delete mode 100644 .changeset/fix-fts5-d1-integrity.md delete mode 100644 .changeset/fix-infinite-pagination.md delete mode 100644 .changeset/fix-media-upload-oom.md delete mode 100644 .changeset/fix-migration-033-runner-registration.md delete mode 100644 .changeset/fix-preview-url-pattern.md delete mode 100644 .changeset/fuzzy-coins-march.md delete mode 100644 .changeset/major-boxes-juggle.md delete mode 100644 .changeset/neat-islands-smoke.md delete mode 100644 .changeset/optimize-d1-indexes.md delete mode 100644 .changeset/public-search-api.md delete mode 100644 .changeset/reverse-proxy-passkey.md delete mode 100644 .changeset/serious-carrots-obey.md delete mode 100644 .changeset/six-pugs-juggle.md delete mode 100644 .changeset/taxonomy-form-state.md delete mode 100644 .changeset/tidy-chairs-itch.md delete mode 100644 .changeset/tidy-turkeys-drum.md diff --git a/.changeset/add-og-image-field.md b/.changeset/add-og-image-field.md deleted file mode 100644 index 003e2a9f9..000000000 --- a/.changeset/add-og-image-field.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@emdash-cms/admin": patch ---- - -Add OG Image field to content editor diff --git a/.changeset/admin-logo-branding.md b/.changeset/admin-logo-branding.md deleted file mode 100644 index b7e1e9727..000000000 --- a/.changeset/admin-logo-branding.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@emdash-cms/admin": patch -"@emdash-cms/cloudflare": patch -"emdash": patch ---- - -Replace placeholder text branding with proper EmDash logo SVGs across admin UI, playground loading page, and preview interstitial diff --git a/.changeset/breezy-taxes-joke.md b/.changeset/breezy-taxes-joke.md deleted file mode 100644 index 575ffcba3..000000000 --- a/.changeset/breezy-taxes-joke.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"emdash": patch ---- - -Fixes multiSelect custom fields rendering as plain text inputs instead of a checkbox group. diff --git a/.changeset/bright-facts-taste.md b/.changeset/bright-facts-taste.md deleted file mode 100644 index 97f411876..000000000 --- a/.changeset/bright-facts-taste.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@emdash-cms/plugin-forms": patch ---- - -Fix DOM XSS in form redirects diff --git a/.changeset/cuddly-bugs-hear.md b/.changeset/cuddly-bugs-hear.md deleted file mode 100644 index fbb9b1ba6..000000000 --- a/.changeset/cuddly-bugs-hear.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@emdash-cms/auth": patch -"emdash": patch ---- - -Fix auth links and OAuth callbacks to use `/_emdash/api/auth/...` so emailed sign-in, signup, and invite URLs resolve correctly in EmDash. diff --git a/.changeset/cute-news-follow.md b/.changeset/cute-news-follow.md deleted file mode 100644 index 2d88f0ac1..000000000 --- a/.changeset/cute-news-follow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"emdash": patch ---- - -Fixes migration 033 failing with "index already exists" on databases where the schema registry had already created composite indexes on content tables. diff --git a/.changeset/cute-walls-attend.md b/.changeset/cute-walls-attend.md deleted file mode 100644 index 0a6432037..000000000 --- a/.changeset/cute-walls-attend.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@emdash-cms/admin": patch ---- - -Align back button position in API Tokens section diff --git a/.changeset/fix-fts5-d1-integrity.md b/.changeset/fix-fts5-d1-integrity.md deleted file mode 100644 index 95f684c34..000000000 --- a/.changeset/fix-fts5-d1-integrity.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"emdash": patch ---- - -Remove FTS5 integrity-check from startup verification to prevent D1 shadow table corruption diff --git a/.changeset/fix-infinite-pagination.md b/.changeset/fix-infinite-pagination.md deleted file mode 100644 index a243360bc..000000000 --- a/.changeset/fix-infinite-pagination.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@emdash-cms/admin": patch ---- - -Fix content list for large collections by implementing infinite scroll pagination diff --git a/.changeset/fix-media-upload-oom.md b/.changeset/fix-media-upload-oom.md deleted file mode 100644 index db9d63a59..000000000 --- a/.changeset/fix-media-upload-oom.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"emdash": patch ---- - -Fix media upload OOM on Cloudflare Workers for large images by generating blurhash from client-provided thumbnails instead of decoding full-resolution images server-side diff --git a/.changeset/fix-migration-033-runner-registration.md b/.changeset/fix-migration-033-runner-registration.md deleted file mode 100644 index a8be6cfab..000000000 --- a/.changeset/fix-migration-033-runner-registration.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"emdash": patch ---- - -Fixes migration 033 (optimize content indexes) not being registered in the static migration runner, so the composite and partial indexes it defines are now actually applied on startup. diff --git a/.changeset/fix-preview-url-pattern.md b/.changeset/fix-preview-url-pattern.md deleted file mode 100644 index 53369c7bf..000000000 --- a/.changeset/fix-preview-url-pattern.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@emdash-cms/admin": patch -"emdash": patch ---- - -fix(admin): use collection urlPattern for preview button fallback URL diff --git a/.changeset/fuzzy-coins-march.md b/.changeset/fuzzy-coins-march.md deleted file mode 100644 index e9a449762..000000000 --- a/.changeset/fuzzy-coins-march.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@emdash-cms/cloudflare": patch ---- - -DIsplay an interstitial when loading playground diff --git a/.changeset/major-boxes-juggle.md b/.changeset/major-boxes-juggle.md deleted file mode 100644 index 9d5bb497b..000000000 --- a/.changeset/major-boxes-juggle.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"emdash": patch -"@emdash-cms/plugin-webhook-notifier": patch -"@emdash-cms/plugin-atproto": patch -"@emdash-cms/plugin-audit-log": patch ---- - -Fixes sandboxed plugin entries failing when package exports point to unbuilt TypeScript source. Adds build-time and bundle-time validation to catch misconfigured plugin exports early. diff --git a/.changeset/neat-islands-smoke.md b/.changeset/neat-islands-smoke.md deleted file mode 100644 index 47cb88bcb..000000000 --- a/.changeset/neat-islands-smoke.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"emdash": patch ---- - -Fixes install telemetry using an unstable hash that inflated install counts. Uses the site's request origin as a stable hash seed for accurate per-site deduplication. Denormalizes install_count on the marketplace plugins table for query performance. diff --git a/.changeset/optimize-d1-indexes.md b/.changeset/optimize-d1-indexes.md deleted file mode 100644 index 8ea704f55..000000000 --- a/.changeset/optimize-d1-indexes.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"emdash": patch ---- - -Optimizes D1 database indexes to eliminate full table scans in admin panel. Adds -composite indexes on ec\_\* content tables for common query patterns (deleted_at + -updated_at/created_at + id) and rewrites comment counting to use partial indexes. -Reduces D1 row reads by 90%+ for dashboard operations. diff --git a/.changeset/public-search-api.md b/.changeset/public-search-api.md deleted file mode 100644 index c5eeaafde..000000000 --- a/.changeset/public-search-api.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"emdash": patch ---- - -Allows public access to search API for frontend LiveSearch diff --git a/.changeset/reverse-proxy-passkey.md b/.changeset/reverse-proxy-passkey.md deleted file mode 100644 index 7ed7f7d32..000000000 --- a/.changeset/reverse-proxy-passkey.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"emdash": patch -"@emdash-cms/admin": patch ---- - -Adds `passkeyPublicOrigin` on `emdash()` so WebAuthn `origin` and `rpId` match the browser when dev sits behind a TLS-terminating reverse proxy. Validates the value at integration load time and threads it through all passkey-related API routes. - -Updates the admin passkey setup and login flows to detect non-secure origins and explain that passkeys need HTTPS or `http://localhost` rather than implying the browser lacks WebAuthn support. diff --git a/.changeset/serious-carrots-obey.md b/.changeset/serious-carrots-obey.md deleted file mode 100644 index d33719f03..000000000 --- a/.changeset/serious-carrots-obey.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@emdash-cms/admin": patch ---- - -Fixes passkey login error handling when no credential is returned from the authenticator diff --git a/.changeset/six-pugs-juggle.md b/.changeset/six-pugs-juggle.md deleted file mode 100644 index 7ece38519..000000000 --- a/.changeset/six-pugs-juggle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"emdash": patch ---- - -Fix CLI `--json` flag so JSON output is clean. Previously, `consola.success()` and other log messages leaked into stdout alongside the JSON data, making it unparseable by scripts. Log messages now go to stderr when `--json` is set. diff --git a/.changeset/taxonomy-form-state.md b/.changeset/taxonomy-form-state.md deleted file mode 100644 index 697d6a55f..000000000 --- a/.changeset/taxonomy-form-state.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@emdash-cms/admin": patch ---- - -Fixes form state not updating when switching between taxonomy terms in the editor dialog. diff --git a/.changeset/tidy-chairs-itch.md b/.changeset/tidy-chairs-itch.md deleted file mode 100644 index ab5bbfdeb..000000000 --- a/.changeset/tidy-chairs-itch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@emdash-cms/admin": patch ---- - -Adds Back navigation to Security and Domain settings pages diff --git a/.changeset/tidy-turkeys-drum.md b/.changeset/tidy-turkeys-drum.md deleted file mode 100644 index c5b337b91..000000000 --- a/.changeset/tidy-turkeys-drum.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"emdash": patch ---- - -Sanitize WordPress post type slugs during import. Fixes crashes when importing sites using plugins (Elementor, WooCommerce, ACF, etc.) that register post types with hyphens, uppercase letters, or other characters invalid in EmDash collection slugs. Reserved collection slugs are prefixed with `wp_` to avoid conflicts. diff --git a/packages/admin/CHANGELOG.md b/packages/admin/CHANGELOG.md index e0705fe17..597dee8fc 100644 --- a/packages/admin/CHANGELOG.md +++ b/packages/admin/CHANGELOG.md @@ -1,5 +1,29 @@ # @emdash-cms/admin +## 0.1.1 + +### Patch Changes + +- [#328](https://github.com/emdash-cms/emdash/pull/328) [`12d73ff`](https://github.com/emdash-cms/emdash/commit/12d73ff4560551bbe873783e4628bbd80809c449) Thanks [@jdevalk](https://github.com/jdevalk)! - Add OG Image field to content editor + +- [#200](https://github.com/emdash-cms/emdash/pull/200) [`422018a`](https://github.com/emdash-cms/emdash/commit/422018aeb227dffe3da7bfc772d86f9ce9c2bcd1) Thanks [@ascorbic](https://github.com/ascorbic)! - Replace placeholder text branding with proper EmDash logo SVGs across admin UI, playground loading page, and preview interstitial + +- [#306](https://github.com/emdash-cms/emdash/pull/306) [`71744fb`](https://github.com/emdash-cms/emdash/commit/71744fb8b2bcc7f48acea41f9866878463a4f4f7) Thanks [@JULJERYT](https://github.com/JULJERYT)! - Align back button position in API Tokens section + +- [#135](https://github.com/emdash-cms/emdash/pull/135) [`018be7f`](https://github.com/emdash-cms/emdash/commit/018be7f1c3a8b399a9f38d7fa524e6f2908d95c3) Thanks [@fzihak](https://github.com/fzihak)! - Fix content list for large collections by implementing infinite scroll pagination + +- [#181](https://github.com/emdash-cms/emdash/pull/181) [`9d10d27`](https://github.com/emdash-cms/emdash/commit/9d10d2791fe16be901d9d138e434bd79cf9335c4) Thanks [@ilicfilip](https://github.com/ilicfilip)! - fix(admin): use collection urlPattern for preview button fallback URL + +- [#225](https://github.com/emdash-cms/emdash/pull/225) [`d211452`](https://github.com/emdash-cms/emdash/commit/d2114523a55021f65ee46e44e11157b06334819e) Thanks [@seslly](https://github.com/seslly)! - Adds `passkeyPublicOrigin` on `emdash()` so WebAuthn `origin` and `rpId` match the browser when dev sits behind a TLS-terminating reverse proxy. Validates the value at integration load time and threads it through all passkey-related API routes. + + Updates the admin passkey setup and login flows to detect non-secure origins and explain that passkeys need HTTPS or `http://localhost` rather than implying the browser lacks WebAuthn support. + +- [#268](https://github.com/emdash-cms/emdash/pull/268) [`ab21f29`](https://github.com/emdash-cms/emdash/commit/ab21f29f713a5aa4c087c535608e1a2cab2ef9e0) Thanks [@doguabaris](https://github.com/doguabaris)! - Fixes passkey login error handling when no credential is returned from the authenticator + +- [#221](https://github.com/emdash-cms/emdash/pull/221) [`bfcda12`](https://github.com/emdash-cms/emdash/commit/bfcda121400ee2bbbc35d666cc8bed38e0eba8ea) Thanks [@tohaitrieu](https://github.com/tohaitrieu)! - Fixes form state not updating when switching between taxonomy terms in the editor dialog. + +- [#45](https://github.com/emdash-cms/emdash/pull/45) [`5f448d1`](https://github.com/emdash-cms/emdash/commit/5f448d1035073283fd7435d2f320d1f3c94898a0) Thanks [@Flynsarmy](https://github.com/Flynsarmy)! - Adds Back navigation to Security and Domain settings pages + ## 0.1.0 ### Minor Changes diff --git a/packages/admin/package.json b/packages/admin/package.json index 3a1ab4b8b..fd3804f3e 100644 --- a/packages/admin/package.json +++ b/packages/admin/package.json @@ -1,6 +1,6 @@ { "name": "@emdash-cms/admin", - "version": "0.1.0", + "version": "0.1.1", "description": "Admin UI for EmDash CMS", "type": "module", "main": "dist/index.js", diff --git a/packages/auth/CHANGELOG.md b/packages/auth/CHANGELOG.md index 536b708da..963465887 100644 --- a/packages/auth/CHANGELOG.md +++ b/packages/auth/CHANGELOG.md @@ -1,5 +1,11 @@ # @emdash-cms/auth +## 0.1.1 + +### Patch Changes + +- [#133](https://github.com/emdash-cms/emdash/pull/133) [`9269759`](https://github.com/emdash-cms/emdash/commit/9269759674bf254863f37d4cf1687fae56082063) Thanks [@kyjus25](https://github.com/kyjus25)! - Fix auth links and OAuth callbacks to use `/_emdash/api/auth/...` so emailed sign-in, signup, and invite URLs resolve correctly in EmDash. + ## 0.1.0 ### Minor Changes diff --git a/packages/auth/package.json b/packages/auth/package.json index b73186c1e..661197a39 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -1,6 +1,6 @@ { "name": "@emdash-cms/auth", - "version": "0.1.0", + "version": "0.1.1", "description": "Passkey-first authentication for EmDash", "type": "module", "main": "dist/index.mjs", diff --git a/packages/cloudflare/CHANGELOG.md b/packages/cloudflare/CHANGELOG.md index 64b7da766..756484800 100644 --- a/packages/cloudflare/CHANGELOG.md +++ b/packages/cloudflare/CHANGELOG.md @@ -1,5 +1,16 @@ # @emdash-cms/cloudflare +## 0.1.1 + +### Patch Changes + +- [#200](https://github.com/emdash-cms/emdash/pull/200) [`422018a`](https://github.com/emdash-cms/emdash/commit/422018aeb227dffe3da7bfc772d86f9ce9c2bcd1) Thanks [@ascorbic](https://github.com/ascorbic)! - Replace placeholder text branding with proper EmDash logo SVGs across admin UI, playground loading page, and preview interstitial + +- [#16](https://github.com/emdash-cms/emdash/pull/16) [`7924d54`](https://github.com/emdash-cms/emdash/commit/7924d54072094b394dc46d35da241bed36992da8) Thanks [@ascorbic](https://github.com/ascorbic)! - DIsplay an interstitial when loading playground + +- Updated dependencies [[`422018a`](https://github.com/emdash-cms/emdash/commit/422018aeb227dffe3da7bfc772d86f9ce9c2bcd1), [`4221ba4`](https://github.com/emdash-cms/emdash/commit/4221ba48bc87ab9fa0b1bae144f6f2920beb4f5a), [`9269759`](https://github.com/emdash-cms/emdash/commit/9269759674bf254863f37d4cf1687fae56082063), [`d6cfc43`](https://github.com/emdash-cms/emdash/commit/d6cfc437f23e3e435a8862cab17d2c19363847d7), [`1bcfc50`](https://github.com/emdash-cms/emdash/commit/1bcfc502112d8756e34a720b8a170eb5486b425a), [`8c693b5`](https://github.com/emdash-cms/emdash/commit/8c693b582d7c5e29bd138161e81d9c8affb53689), [`5b3e33c`](https://github.com/emdash-cms/emdash/commit/5b3e33c26bc2eb30ab2a032960a5d57eb06f148a), [`9d10d27`](https://github.com/emdash-cms/emdash/commit/9d10d2791fe16be901d9d138e434bd79cf9335c4), [`91e31fb`](https://github.com/emdash-cms/emdash/commit/91e31fb2cab4c0470088c5d61bab6e2028821569), [`f112ac4`](https://github.com/emdash-cms/emdash/commit/f112ac48194d1c2302e93756d54b116d3d207c22), [`e9a6f7a`](https://github.com/emdash-cms/emdash/commit/e9a6f7ac3ceeaf5c2d0a557e4cf6cab5f3d7d764), [`b297fdd`](https://github.com/emdash-cms/emdash/commit/b297fdd88dadcabeb93f47abea9f24f70b7d4b71), [`d211452`](https://github.com/emdash-cms/emdash/commit/d2114523a55021f65ee46e44e11157b06334819e), [`8e28cfc`](https://github.com/emdash-cms/emdash/commit/8e28cfc5d66f58f0fb91aa35c02afdd426bb6555), [`38af118`](https://github.com/emdash-cms/emdash/commit/38af118ad517fd9aa83064368543bf64bc32c08a)]: + - emdash@0.1.1 + ## 0.1.0 ### Minor Changes diff --git a/packages/cloudflare/package.json b/packages/cloudflare/package.json index 626237003..de41fd64e 100644 --- a/packages/cloudflare/package.json +++ b/packages/cloudflare/package.json @@ -1,6 +1,6 @@ { "name": "@emdash-cms/cloudflare", - "version": "0.1.0", + "version": "0.1.1", "description": "Cloudflare adapters for EmDash - D1, R2, Access, and Worker Loader sandbox", "type": "module", "main": "dist/index.mjs", diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index 404f992da..79a97ee7c 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,5 +1,48 @@ # emdash +## 0.1.1 + +### Patch Changes + +- [#200](https://github.com/emdash-cms/emdash/pull/200) [`422018a`](https://github.com/emdash-cms/emdash/commit/422018aeb227dffe3da7bfc772d86f9ce9c2bcd1) Thanks [@ascorbic](https://github.com/ascorbic)! - Replace placeholder text branding with proper EmDash logo SVGs across admin UI, playground loading page, and preview interstitial + +- [#206](https://github.com/emdash-cms/emdash/pull/206) [`4221ba4`](https://github.com/emdash-cms/emdash/commit/4221ba48bc87ab9fa0b1bae144f6f2920beb4f5a) Thanks [@tsikatawill](https://github.com/tsikatawill)! - Fixes multiSelect custom fields rendering as plain text inputs instead of a checkbox group. + +- [#133](https://github.com/emdash-cms/emdash/pull/133) [`9269759`](https://github.com/emdash-cms/emdash/commit/9269759674bf254863f37d4cf1687fae56082063) Thanks [@kyjus25](https://github.com/kyjus25)! - Fix auth links and OAuth callbacks to use `/_emdash/api/auth/...` so emailed sign-in, signup, and invite URLs resolve correctly in EmDash. + +- [#365](https://github.com/emdash-cms/emdash/pull/365) [`d6cfc43`](https://github.com/emdash-cms/emdash/commit/d6cfc437f23e3e435a8862cab17d2c19363847d7) Thanks [@ascorbic](https://github.com/ascorbic)! - Fixes migration 033 failing with "index already exists" on databases where the schema registry had already created composite indexes on content tables. + +- [#313](https://github.com/emdash-cms/emdash/pull/313) [`1bcfc50`](https://github.com/emdash-cms/emdash/commit/1bcfc502112d8756e34a720b8a170eb5486b425a) Thanks [@mvanhorn](https://github.com/mvanhorn)! - Remove FTS5 integrity-check from startup verification to prevent D1 shadow table corruption + +- [#262](https://github.com/emdash-cms/emdash/pull/262) [`8c693b5`](https://github.com/emdash-cms/emdash/commit/8c693b582d7c5e29bd138161e81d9c8affb53689) Thanks [@BenjaminPrice](https://github.com/BenjaminPrice)! - Fix media upload OOM on Cloudflare Workers for large images by generating blurhash from client-provided thumbnails instead of decoding full-resolution images server-side + +- [#330](https://github.com/emdash-cms/emdash/pull/330) [`5b3e33c`](https://github.com/emdash-cms/emdash/commit/5b3e33c26bc2eb30ab2a032960a5d57eb06f148a) Thanks [@MattieTK](https://github.com/MattieTK)! - Fixes migration 033 (optimize content indexes) not being registered in the static migration runner, so the composite and partial indexes it defines are now actually applied on startup. + +- [#181](https://github.com/emdash-cms/emdash/pull/181) [`9d10d27`](https://github.com/emdash-cms/emdash/commit/9d10d2791fe16be901d9d138e434bd79cf9335c4) Thanks [@ilicfilip](https://github.com/ilicfilip)! - fix(admin): use collection urlPattern for preview button fallback URL + +- [#363](https://github.com/emdash-cms/emdash/pull/363) [`91e31fb`](https://github.com/emdash-cms/emdash/commit/91e31fb2cab4c0470088c5d61bab6e2028821569) Thanks [@ascorbic](https://github.com/ascorbic)! - Fixes sandboxed plugin entries failing when package exports point to unbuilt TypeScript source. Adds build-time and bundle-time validation to catch misconfigured plugin exports early. + +- [#298](https://github.com/emdash-cms/emdash/pull/298) [`f112ac4`](https://github.com/emdash-cms/emdash/commit/f112ac48194d1c2302e93756d54b116d3d207c22) Thanks [@BenjaminPrice](https://github.com/BenjaminPrice)! - Fixes install telemetry using an unstable hash that inflated install counts. Uses the site's request origin as a stable hash seed for accurate per-site deduplication. Denormalizes install_count on the marketplace plugins table for query performance. + +- [#214](https://github.com/emdash-cms/emdash/pull/214) [`e9a6f7a`](https://github.com/emdash-cms/emdash/commit/e9a6f7ac3ceeaf5c2d0a557e4cf6cab5f3d7d764) Thanks [@SARAMALI15792](https://github.com/SARAMALI15792)! - Optimizes D1 database indexes to eliminate full table scans in admin panel. Adds + composite indexes on ec\_\* content tables for common query patterns (deleted_at + + updated_at/created_at + id) and rewrites comment counting to use partial indexes. + Reduces D1 row reads by 90%+ for dashboard operations. + +- [#107](https://github.com/emdash-cms/emdash/pull/107) [`b297fdd`](https://github.com/emdash-cms/emdash/commit/b297fdd88dadcabeb93f47abea9f24f70b7d4b71) Thanks [@mvanhorn](https://github.com/mvanhorn)! - Allows public access to search API for frontend LiveSearch + +- [#225](https://github.com/emdash-cms/emdash/pull/225) [`d211452`](https://github.com/emdash-cms/emdash/commit/d2114523a55021f65ee46e44e11157b06334819e) Thanks [@seslly](https://github.com/seslly)! - Adds `passkeyPublicOrigin` on `emdash()` so WebAuthn `origin` and `rpId` match the browser when dev sits behind a TLS-terminating reverse proxy. Validates the value at integration load time and threads it through all passkey-related API routes. + + Updates the admin passkey setup and login flows to detect non-secure origins and explain that passkeys need HTTPS or `http://localhost` rather than implying the browser lacks WebAuthn support. + +- [#105](https://github.com/emdash-cms/emdash/pull/105) [`8e28cfc`](https://github.com/emdash-cms/emdash/commit/8e28cfc5d66f58f0fb91aa35c02afdd426bb6555) Thanks [@ascorbic](https://github.com/ascorbic)! - Fix CLI `--json` flag so JSON output is clean. Previously, `consola.success()` and other log messages leaked into stdout alongside the JSON data, making it unparseable by scripts. Log messages now go to stderr when `--json` is set. + +- [#83](https://github.com/emdash-cms/emdash/pull/83) [`38af118`](https://github.com/emdash-cms/emdash/commit/38af118ad517fd9aa83064368543bf64bc32c08a) Thanks [@antoineVIVIES](https://github.com/antoineVIVIES)! - Sanitize WordPress post type slugs during import. Fixes crashes when importing sites using plugins (Elementor, WooCommerce, ACF, etc.) that register post types with hyphens, uppercase letters, or other characters invalid in EmDash collection slugs. Reserved collection slugs are prefixed with `wp_` to avoid conflicts. + +- Updated dependencies [[`12d73ff`](https://github.com/emdash-cms/emdash/commit/12d73ff4560551bbe873783e4628bbd80809c449), [`422018a`](https://github.com/emdash-cms/emdash/commit/422018aeb227dffe3da7bfc772d86f9ce9c2bcd1), [`9269759`](https://github.com/emdash-cms/emdash/commit/9269759674bf254863f37d4cf1687fae56082063), [`71744fb`](https://github.com/emdash-cms/emdash/commit/71744fb8b2bcc7f48acea41f9866878463a4f4f7), [`018be7f`](https://github.com/emdash-cms/emdash/commit/018be7f1c3a8b399a9f38d7fa524e6f2908d95c3), [`9d10d27`](https://github.com/emdash-cms/emdash/commit/9d10d2791fe16be901d9d138e434bd79cf9335c4), [`d211452`](https://github.com/emdash-cms/emdash/commit/d2114523a55021f65ee46e44e11157b06334819e), [`ab21f29`](https://github.com/emdash-cms/emdash/commit/ab21f29f713a5aa4c087c535608e1a2cab2ef9e0), [`bfcda12`](https://github.com/emdash-cms/emdash/commit/bfcda121400ee2bbbc35d666cc8bed38e0eba8ea), [`5f448d1`](https://github.com/emdash-cms/emdash/commit/5f448d1035073283fd7435d2f320d1f3c94898a0)]: + - @emdash-cms/admin@0.1.1 + - @emdash-cms/auth@0.1.1 + ## 0.1.0 ### Minor Changes diff --git a/packages/core/package.json b/packages/core/package.json index 660facd0a..f319b6fce 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "emdash", - "version": "0.1.0", + "version": "0.1.1", "description": "Astro-native CMS with WordPress migration support", "type": "module", "main": "dist/index.mjs", diff --git a/packages/plugins/ai-moderation/CHANGELOG.md b/packages/plugins/ai-moderation/CHANGELOG.md index 378a467b3..4da59704d 100644 --- a/packages/plugins/ai-moderation/CHANGELOG.md +++ b/packages/plugins/ai-moderation/CHANGELOG.md @@ -1,5 +1,12 @@ # @emdash-cms/plugin-ai-moderation +## 0.1.1 + +### Patch Changes + +- Updated dependencies [[`422018a`](https://github.com/emdash-cms/emdash/commit/422018aeb227dffe3da7bfc772d86f9ce9c2bcd1), [`4221ba4`](https://github.com/emdash-cms/emdash/commit/4221ba48bc87ab9fa0b1bae144f6f2920beb4f5a), [`9269759`](https://github.com/emdash-cms/emdash/commit/9269759674bf254863f37d4cf1687fae56082063), [`d6cfc43`](https://github.com/emdash-cms/emdash/commit/d6cfc437f23e3e435a8862cab17d2c19363847d7), [`1bcfc50`](https://github.com/emdash-cms/emdash/commit/1bcfc502112d8756e34a720b8a170eb5486b425a), [`8c693b5`](https://github.com/emdash-cms/emdash/commit/8c693b582d7c5e29bd138161e81d9c8affb53689), [`5b3e33c`](https://github.com/emdash-cms/emdash/commit/5b3e33c26bc2eb30ab2a032960a5d57eb06f148a), [`9d10d27`](https://github.com/emdash-cms/emdash/commit/9d10d2791fe16be901d9d138e434bd79cf9335c4), [`91e31fb`](https://github.com/emdash-cms/emdash/commit/91e31fb2cab4c0470088c5d61bab6e2028821569), [`f112ac4`](https://github.com/emdash-cms/emdash/commit/f112ac48194d1c2302e93756d54b116d3d207c22), [`e9a6f7a`](https://github.com/emdash-cms/emdash/commit/e9a6f7ac3ceeaf5c2d0a557e4cf6cab5f3d7d764), [`b297fdd`](https://github.com/emdash-cms/emdash/commit/b297fdd88dadcabeb93f47abea9f24f70b7d4b71), [`d211452`](https://github.com/emdash-cms/emdash/commit/d2114523a55021f65ee46e44e11157b06334819e), [`8e28cfc`](https://github.com/emdash-cms/emdash/commit/8e28cfc5d66f58f0fb91aa35c02afdd426bb6555), [`38af118`](https://github.com/emdash-cms/emdash/commit/38af118ad517fd9aa83064368543bf64bc32c08a)]: + - emdash@0.1.1 + ## 0.1.0 ### Minor Changes diff --git a/packages/plugins/ai-moderation/package.json b/packages/plugins/ai-moderation/package.json index 42ecd6350..17cab7473 100644 --- a/packages/plugins/ai-moderation/package.json +++ b/packages/plugins/ai-moderation/package.json @@ -1,6 +1,6 @@ { "name": "@emdash-cms/plugin-ai-moderation", - "version": "0.1.0", + "version": "0.1.1", "description": "AI-powered comment moderation plugin for EmDash CMS using Cloudflare Workers AI (Llama Guard)", "type": "module", "main": "src/descriptor.ts", diff --git a/packages/plugins/atproto/CHANGELOG.md b/packages/plugins/atproto/CHANGELOG.md index 83e2875e8..ddc7a3d19 100644 --- a/packages/plugins/atproto/CHANGELOG.md +++ b/packages/plugins/atproto/CHANGELOG.md @@ -1,5 +1,14 @@ # @emdash-cms/plugin-atproto +## 0.1.1 + +### Patch Changes + +- [#363](https://github.com/emdash-cms/emdash/pull/363) [`91e31fb`](https://github.com/emdash-cms/emdash/commit/91e31fb2cab4c0470088c5d61bab6e2028821569) Thanks [@ascorbic](https://github.com/ascorbic)! - Fixes sandboxed plugin entries failing when package exports point to unbuilt TypeScript source. Adds build-time and bundle-time validation to catch misconfigured plugin exports early. + +- Updated dependencies [[`422018a`](https://github.com/emdash-cms/emdash/commit/422018aeb227dffe3da7bfc772d86f9ce9c2bcd1), [`4221ba4`](https://github.com/emdash-cms/emdash/commit/4221ba48bc87ab9fa0b1bae144f6f2920beb4f5a), [`9269759`](https://github.com/emdash-cms/emdash/commit/9269759674bf254863f37d4cf1687fae56082063), [`d6cfc43`](https://github.com/emdash-cms/emdash/commit/d6cfc437f23e3e435a8862cab17d2c19363847d7), [`1bcfc50`](https://github.com/emdash-cms/emdash/commit/1bcfc502112d8756e34a720b8a170eb5486b425a), [`8c693b5`](https://github.com/emdash-cms/emdash/commit/8c693b582d7c5e29bd138161e81d9c8affb53689), [`5b3e33c`](https://github.com/emdash-cms/emdash/commit/5b3e33c26bc2eb30ab2a032960a5d57eb06f148a), [`9d10d27`](https://github.com/emdash-cms/emdash/commit/9d10d2791fe16be901d9d138e434bd79cf9335c4), [`91e31fb`](https://github.com/emdash-cms/emdash/commit/91e31fb2cab4c0470088c5d61bab6e2028821569), [`f112ac4`](https://github.com/emdash-cms/emdash/commit/f112ac48194d1c2302e93756d54b116d3d207c22), [`e9a6f7a`](https://github.com/emdash-cms/emdash/commit/e9a6f7ac3ceeaf5c2d0a557e4cf6cab5f3d7d764), [`b297fdd`](https://github.com/emdash-cms/emdash/commit/b297fdd88dadcabeb93f47abea9f24f70b7d4b71), [`d211452`](https://github.com/emdash-cms/emdash/commit/d2114523a55021f65ee46e44e11157b06334819e), [`8e28cfc`](https://github.com/emdash-cms/emdash/commit/8e28cfc5d66f58f0fb91aa35c02afdd426bb6555), [`38af118`](https://github.com/emdash-cms/emdash/commit/38af118ad517fd9aa83064368543bf64bc32c08a)]: + - emdash@0.1.1 + ## 0.1.0 ### Minor Changes diff --git a/packages/plugins/atproto/package.json b/packages/plugins/atproto/package.json index 6ffba682a..89d7911c0 100644 --- a/packages/plugins/atproto/package.json +++ b/packages/plugins/atproto/package.json @@ -1,6 +1,6 @@ { "name": "@emdash-cms/plugin-atproto", - "version": "0.1.0", + "version": "0.1.1", "description": "AT Protocol / standard.site syndication plugin for EmDash CMS", "type": "module", "main": "dist/index.mjs", diff --git a/packages/plugins/audit-log/CHANGELOG.md b/packages/plugins/audit-log/CHANGELOG.md index b01cf5262..80b8d0f12 100644 --- a/packages/plugins/audit-log/CHANGELOG.md +++ b/packages/plugins/audit-log/CHANGELOG.md @@ -1,5 +1,14 @@ # @emdash-cms/plugin-audit-log +## 0.1.1 + +### Patch Changes + +- [#363](https://github.com/emdash-cms/emdash/pull/363) [`91e31fb`](https://github.com/emdash-cms/emdash/commit/91e31fb2cab4c0470088c5d61bab6e2028821569) Thanks [@ascorbic](https://github.com/ascorbic)! - Fixes sandboxed plugin entries failing when package exports point to unbuilt TypeScript source. Adds build-time and bundle-time validation to catch misconfigured plugin exports early. + +- Updated dependencies [[`422018a`](https://github.com/emdash-cms/emdash/commit/422018aeb227dffe3da7bfc772d86f9ce9c2bcd1), [`4221ba4`](https://github.com/emdash-cms/emdash/commit/4221ba48bc87ab9fa0b1bae144f6f2920beb4f5a), [`9269759`](https://github.com/emdash-cms/emdash/commit/9269759674bf254863f37d4cf1687fae56082063), [`d6cfc43`](https://github.com/emdash-cms/emdash/commit/d6cfc437f23e3e435a8862cab17d2c19363847d7), [`1bcfc50`](https://github.com/emdash-cms/emdash/commit/1bcfc502112d8756e34a720b8a170eb5486b425a), [`8c693b5`](https://github.com/emdash-cms/emdash/commit/8c693b582d7c5e29bd138161e81d9c8affb53689), [`5b3e33c`](https://github.com/emdash-cms/emdash/commit/5b3e33c26bc2eb30ab2a032960a5d57eb06f148a), [`9d10d27`](https://github.com/emdash-cms/emdash/commit/9d10d2791fe16be901d9d138e434bd79cf9335c4), [`91e31fb`](https://github.com/emdash-cms/emdash/commit/91e31fb2cab4c0470088c5d61bab6e2028821569), [`f112ac4`](https://github.com/emdash-cms/emdash/commit/f112ac48194d1c2302e93756d54b116d3d207c22), [`e9a6f7a`](https://github.com/emdash-cms/emdash/commit/e9a6f7ac3ceeaf5c2d0a557e4cf6cab5f3d7d764), [`b297fdd`](https://github.com/emdash-cms/emdash/commit/b297fdd88dadcabeb93f47abea9f24f70b7d4b71), [`d211452`](https://github.com/emdash-cms/emdash/commit/d2114523a55021f65ee46e44e11157b06334819e), [`8e28cfc`](https://github.com/emdash-cms/emdash/commit/8e28cfc5d66f58f0fb91aa35c02afdd426bb6555), [`38af118`](https://github.com/emdash-cms/emdash/commit/38af118ad517fd9aa83064368543bf64bc32c08a)]: + - emdash@0.1.1 + ## 0.1.0 ### Minor Changes diff --git a/packages/plugins/audit-log/package.json b/packages/plugins/audit-log/package.json index 7f47893cf..f183b0dd4 100644 --- a/packages/plugins/audit-log/package.json +++ b/packages/plugins/audit-log/package.json @@ -1,6 +1,6 @@ { "name": "@emdash-cms/plugin-audit-log", - "version": "0.1.0", + "version": "0.1.1", "description": "Audit logging plugin for EmDash CMS - tracks content changes", "type": "module", "main": "dist/index.mjs", diff --git a/packages/plugins/color/CHANGELOG.md b/packages/plugins/color/CHANGELOG.md index ce961295e..711105fe2 100644 --- a/packages/plugins/color/CHANGELOG.md +++ b/packages/plugins/color/CHANGELOG.md @@ -1,5 +1,12 @@ # @emdash-cms/plugin-color +## 0.1.1 + +### Patch Changes + +- Updated dependencies [[`422018a`](https://github.com/emdash-cms/emdash/commit/422018aeb227dffe3da7bfc772d86f9ce9c2bcd1), [`4221ba4`](https://github.com/emdash-cms/emdash/commit/4221ba48bc87ab9fa0b1bae144f6f2920beb4f5a), [`9269759`](https://github.com/emdash-cms/emdash/commit/9269759674bf254863f37d4cf1687fae56082063), [`d6cfc43`](https://github.com/emdash-cms/emdash/commit/d6cfc437f23e3e435a8862cab17d2c19363847d7), [`1bcfc50`](https://github.com/emdash-cms/emdash/commit/1bcfc502112d8756e34a720b8a170eb5486b425a), [`8c693b5`](https://github.com/emdash-cms/emdash/commit/8c693b582d7c5e29bd138161e81d9c8affb53689), [`5b3e33c`](https://github.com/emdash-cms/emdash/commit/5b3e33c26bc2eb30ab2a032960a5d57eb06f148a), [`9d10d27`](https://github.com/emdash-cms/emdash/commit/9d10d2791fe16be901d9d138e434bd79cf9335c4), [`91e31fb`](https://github.com/emdash-cms/emdash/commit/91e31fb2cab4c0470088c5d61bab6e2028821569), [`f112ac4`](https://github.com/emdash-cms/emdash/commit/f112ac48194d1c2302e93756d54b116d3d207c22), [`e9a6f7a`](https://github.com/emdash-cms/emdash/commit/e9a6f7ac3ceeaf5c2d0a557e4cf6cab5f3d7d764), [`b297fdd`](https://github.com/emdash-cms/emdash/commit/b297fdd88dadcabeb93f47abea9f24f70b7d4b71), [`d211452`](https://github.com/emdash-cms/emdash/commit/d2114523a55021f65ee46e44e11157b06334819e), [`8e28cfc`](https://github.com/emdash-cms/emdash/commit/8e28cfc5d66f58f0fb91aa35c02afdd426bb6555), [`38af118`](https://github.com/emdash-cms/emdash/commit/38af118ad517fd9aa83064368543bf64bc32c08a)]: + - emdash@0.1.1 + ## 0.1.0 ### Minor Changes diff --git a/packages/plugins/color/package.json b/packages/plugins/color/package.json index 921a05436..1d9fc09d6 100644 --- a/packages/plugins/color/package.json +++ b/packages/plugins/color/package.json @@ -1,6 +1,6 @@ { "name": "@emdash-cms/plugin-color", - "version": "0.1.0", + "version": "0.1.1", "description": "Color picker field widget for EmDash CMS", "type": "module", "main": "src/index.ts", diff --git a/packages/plugins/embeds/CHANGELOG.md b/packages/plugins/embeds/CHANGELOG.md index cb2e590ba..099f28b9a 100644 --- a/packages/plugins/embeds/CHANGELOG.md +++ b/packages/plugins/embeds/CHANGELOG.md @@ -1,5 +1,12 @@ # @emdash-cms/plugin-embeds +## 0.1.1 + +### Patch Changes + +- Updated dependencies [[`422018a`](https://github.com/emdash-cms/emdash/commit/422018aeb227dffe3da7bfc772d86f9ce9c2bcd1), [`4221ba4`](https://github.com/emdash-cms/emdash/commit/4221ba48bc87ab9fa0b1bae144f6f2920beb4f5a), [`9269759`](https://github.com/emdash-cms/emdash/commit/9269759674bf254863f37d4cf1687fae56082063), [`d6cfc43`](https://github.com/emdash-cms/emdash/commit/d6cfc437f23e3e435a8862cab17d2c19363847d7), [`1bcfc50`](https://github.com/emdash-cms/emdash/commit/1bcfc502112d8756e34a720b8a170eb5486b425a), [`8c693b5`](https://github.com/emdash-cms/emdash/commit/8c693b582d7c5e29bd138161e81d9c8affb53689), [`5b3e33c`](https://github.com/emdash-cms/emdash/commit/5b3e33c26bc2eb30ab2a032960a5d57eb06f148a), [`9d10d27`](https://github.com/emdash-cms/emdash/commit/9d10d2791fe16be901d9d138e434bd79cf9335c4), [`91e31fb`](https://github.com/emdash-cms/emdash/commit/91e31fb2cab4c0470088c5d61bab6e2028821569), [`f112ac4`](https://github.com/emdash-cms/emdash/commit/f112ac48194d1c2302e93756d54b116d3d207c22), [`e9a6f7a`](https://github.com/emdash-cms/emdash/commit/e9a6f7ac3ceeaf5c2d0a557e4cf6cab5f3d7d764), [`b297fdd`](https://github.com/emdash-cms/emdash/commit/b297fdd88dadcabeb93f47abea9f24f70b7d4b71), [`d211452`](https://github.com/emdash-cms/emdash/commit/d2114523a55021f65ee46e44e11157b06334819e), [`8e28cfc`](https://github.com/emdash-cms/emdash/commit/8e28cfc5d66f58f0fb91aa35c02afdd426bb6555), [`38af118`](https://github.com/emdash-cms/emdash/commit/38af118ad517fd9aa83064368543bf64bc32c08a)]: + - emdash@0.1.1 + ## 0.1.0 ### Minor Changes diff --git a/packages/plugins/embeds/package.json b/packages/plugins/embeds/package.json index 7299897db..b8d0dd0d7 100644 --- a/packages/plugins/embeds/package.json +++ b/packages/plugins/embeds/package.json @@ -1,6 +1,6 @@ { "name": "@emdash-cms/plugin-embeds", - "version": "0.1.0", + "version": "0.1.1", "description": "Embed blocks for EmDash CMS - YouTube, Vimeo, Twitter, Bluesky, Mastodon, and more", "type": "module", "main": "src/index.ts", diff --git a/packages/plugins/forms/CHANGELOG.md b/packages/plugins/forms/CHANGELOG.md index eb86ef762..e35e933e4 100644 --- a/packages/plugins/forms/CHANGELOG.md +++ b/packages/plugins/forms/CHANGELOG.md @@ -1,5 +1,14 @@ # @emdash-cms/plugin-forms +## 0.1.1 + +### Patch Changes + +- [#120](https://github.com/emdash-cms/emdash/pull/120) [`66beb4d`](https://github.com/emdash-cms/emdash/commit/66beb4da1f53433cedb11b0a5537c646b181ca82) Thanks [@JULJERYT](https://github.com/JULJERYT)! - Fix DOM XSS in form redirects + +- Updated dependencies [[`422018a`](https://github.com/emdash-cms/emdash/commit/422018aeb227dffe3da7bfc772d86f9ce9c2bcd1), [`4221ba4`](https://github.com/emdash-cms/emdash/commit/4221ba48bc87ab9fa0b1bae144f6f2920beb4f5a), [`9269759`](https://github.com/emdash-cms/emdash/commit/9269759674bf254863f37d4cf1687fae56082063), [`d6cfc43`](https://github.com/emdash-cms/emdash/commit/d6cfc437f23e3e435a8862cab17d2c19363847d7), [`1bcfc50`](https://github.com/emdash-cms/emdash/commit/1bcfc502112d8756e34a720b8a170eb5486b425a), [`8c693b5`](https://github.com/emdash-cms/emdash/commit/8c693b582d7c5e29bd138161e81d9c8affb53689), [`5b3e33c`](https://github.com/emdash-cms/emdash/commit/5b3e33c26bc2eb30ab2a032960a5d57eb06f148a), [`9d10d27`](https://github.com/emdash-cms/emdash/commit/9d10d2791fe16be901d9d138e434bd79cf9335c4), [`91e31fb`](https://github.com/emdash-cms/emdash/commit/91e31fb2cab4c0470088c5d61bab6e2028821569), [`f112ac4`](https://github.com/emdash-cms/emdash/commit/f112ac48194d1c2302e93756d54b116d3d207c22), [`e9a6f7a`](https://github.com/emdash-cms/emdash/commit/e9a6f7ac3ceeaf5c2d0a557e4cf6cab5f3d7d764), [`b297fdd`](https://github.com/emdash-cms/emdash/commit/b297fdd88dadcabeb93f47abea9f24f70b7d4b71), [`d211452`](https://github.com/emdash-cms/emdash/commit/d2114523a55021f65ee46e44e11157b06334819e), [`8e28cfc`](https://github.com/emdash-cms/emdash/commit/8e28cfc5d66f58f0fb91aa35c02afdd426bb6555), [`38af118`](https://github.com/emdash-cms/emdash/commit/38af118ad517fd9aa83064368543bf64bc32c08a)]: + - emdash@0.1.1 + ## 0.1.0 ### Minor Changes diff --git a/packages/plugins/forms/package.json b/packages/plugins/forms/package.json index 06c3e00eb..0d133d04f 100644 --- a/packages/plugins/forms/package.json +++ b/packages/plugins/forms/package.json @@ -1,6 +1,6 @@ { "name": "@emdash-cms/plugin-forms", - "version": "0.1.0", + "version": "0.1.1", "description": "Forms plugin for EmDash CMS - build forms, collect submissions, send notifications", "type": "module", "main": "src/index.ts", diff --git a/packages/plugins/webhook-notifier/CHANGELOG.md b/packages/plugins/webhook-notifier/CHANGELOG.md index 0c843e0e8..558c2b914 100644 --- a/packages/plugins/webhook-notifier/CHANGELOG.md +++ b/packages/plugins/webhook-notifier/CHANGELOG.md @@ -1,5 +1,14 @@ # @emdash-cms/plugin-webhook-notifier +## 0.1.1 + +### Patch Changes + +- [#363](https://github.com/emdash-cms/emdash/pull/363) [`91e31fb`](https://github.com/emdash-cms/emdash/commit/91e31fb2cab4c0470088c5d61bab6e2028821569) Thanks [@ascorbic](https://github.com/ascorbic)! - Fixes sandboxed plugin entries failing when package exports point to unbuilt TypeScript source. Adds build-time and bundle-time validation to catch misconfigured plugin exports early. + +- Updated dependencies [[`422018a`](https://github.com/emdash-cms/emdash/commit/422018aeb227dffe3da7bfc772d86f9ce9c2bcd1), [`4221ba4`](https://github.com/emdash-cms/emdash/commit/4221ba48bc87ab9fa0b1bae144f6f2920beb4f5a), [`9269759`](https://github.com/emdash-cms/emdash/commit/9269759674bf254863f37d4cf1687fae56082063), [`d6cfc43`](https://github.com/emdash-cms/emdash/commit/d6cfc437f23e3e435a8862cab17d2c19363847d7), [`1bcfc50`](https://github.com/emdash-cms/emdash/commit/1bcfc502112d8756e34a720b8a170eb5486b425a), [`8c693b5`](https://github.com/emdash-cms/emdash/commit/8c693b582d7c5e29bd138161e81d9c8affb53689), [`5b3e33c`](https://github.com/emdash-cms/emdash/commit/5b3e33c26bc2eb30ab2a032960a5d57eb06f148a), [`9d10d27`](https://github.com/emdash-cms/emdash/commit/9d10d2791fe16be901d9d138e434bd79cf9335c4), [`91e31fb`](https://github.com/emdash-cms/emdash/commit/91e31fb2cab4c0470088c5d61bab6e2028821569), [`f112ac4`](https://github.com/emdash-cms/emdash/commit/f112ac48194d1c2302e93756d54b116d3d207c22), [`e9a6f7a`](https://github.com/emdash-cms/emdash/commit/e9a6f7ac3ceeaf5c2d0a557e4cf6cab5f3d7d764), [`b297fdd`](https://github.com/emdash-cms/emdash/commit/b297fdd88dadcabeb93f47abea9f24f70b7d4b71), [`d211452`](https://github.com/emdash-cms/emdash/commit/d2114523a55021f65ee46e44e11157b06334819e), [`8e28cfc`](https://github.com/emdash-cms/emdash/commit/8e28cfc5d66f58f0fb91aa35c02afdd426bb6555), [`38af118`](https://github.com/emdash-cms/emdash/commit/38af118ad517fd9aa83064368543bf64bc32c08a)]: + - emdash@0.1.1 + ## 0.1.0 ### Minor Changes diff --git a/packages/plugins/webhook-notifier/package.json b/packages/plugins/webhook-notifier/package.json index 8efcc5c4d..1f71b15a7 100644 --- a/packages/plugins/webhook-notifier/package.json +++ b/packages/plugins/webhook-notifier/package.json @@ -1,6 +1,6 @@ { "name": "@emdash-cms/plugin-webhook-notifier", - "version": "0.1.0", + "version": "0.1.1", "description": "Webhook notification plugin for EmDash CMS - posts to external URLs on content changes", "type": "module", "main": "dist/index.mjs",