- Added an
Element
block, allowing custom structured data to be added to the JSON content via XML-like syntax; - Added
title
andmeta
attributes to theCode
block; - Added an MDX extension, defining a custom transformer with support for frontmatter and MDX block elements;
- Updated CORS to allow API access from the browser;
- Extended
/search
endpoint to return content piece metadata; - Redesigned editor menus for
Image
,Embed
, andCode
blocks. - Restructured
@vrite/backend
package; - Removed the
Wrapper
block (replaced byElement
); - Removed CORS image proxy;