diff --git a/apps/www/content/docs/en/components/changelog.mdx b/apps/www/content/docs/en/components/changelog.mdx index dd70518f9..acc47df77 100644 --- a/apps/www/content/docs/en/components/changelog.mdx +++ b/apps/www/content/docs/en/components/changelog.mdx @@ -10,8 +10,11 @@ Use the [CLI](https://platejs.org/docs/components/cli) to install the latest ver ## January 2025 #18 +### January 16 #18.4 +- `import-toolbar-button` and `export-toolbar-button`: add `markdown` support + ### January 14 #18.3 -- `import-toolbar-button`: add `import-toolbar-button` +- `fixed-toolbar-buttons`: add `import-toolbar-button` - `indent-fire-marker.tsx` Add `data-plate-prevent-deserialization` to prevent deserialization of the fire marker. Change the `span` tag to `li`. - `indent-todo-marker.tsx` change the `span` tag to `li`. - `image-element-static.tsx` and `hr-element-static.tsx`: Fix `nodeProps` not being passed to `SlateElement`.