diff --git a/fern/products/docs/pages/changelog/2026-08-28.mdx b/fern/products/docs/pages/changelog/2026-08-28.mdx new file mode 100644 index 0000000000..e632290c25 --- /dev/null +++ b/fern/products/docs/pages/changelog/2026-08-28.mdx @@ -0,0 +1,18 @@ +## Card images in Fern Editor + +developer-tools, components + +You can now configure a Card's image title, link, source, position, and badge directly in Fern Editor. Repo-relative image paths resolve in the Editor, and the preview matches the published Card component. + + + + + + diff --git a/fern/products/docs/pages/changelog/assets/editor-card.mp4 b/fern/products/docs/pages/changelog/assets/editor-card.mp4 new file mode 100644 index 0000000000..07e0f72d2c Binary files /dev/null and b/fern/products/docs/pages/changelog/assets/editor-card.mp4 differ