Release v0.3.0
Overview
This release adds rich media support to the rich text editor, enabling users to embed images, GIFs, and YouTube links directly within the editor content.
✨ Features
- Image embedding – Users can now insert images directly into the editor content
- GIF support – Animated GIFs are supported within the rich text editor
- YouTube link embedding – YouTube video links are automatically rendered as embedded players
What's Changed
- feat(extensions): ASMA-6030 Add support for images, gifs, yt links by @SebastianDarieCarasent in #11
Full Changelog: v0.2.16...v0.3.0