Release v0.3.9
Overview
This release fixes an issue with the YouTube plugin in the rich text editor by removing explicit width and height attributes, allowing the video to display at its natural size.
🐛 Fixes
- YouTube plugin: Removed hardcoded width and height attributes from embedded YouTube videos so they render at their intended dimensions.
What's Changed
- fix(youtube): ASMA-6030 Remove explicit width & height for youtube plugin by @SebastianDarieCarasent in #20
Full Changelog: v0.3.8...v0.3.9