Version 3.1.0 - Improved image handling, RTL support
What's Changed
- Improved image and URL metadata handling by @roelofr in #70
- Ensure html and list components render the HTML as expected by @Harrk in #80
- Added php-cs-fixer and php-parallel-lint by @roelofr in #71
- Small improvements by @roelofr in #82
- RTL support
- Deprecations to make the PHP config match EditorJS keys (
initialBlock
→defaultBlock
)
New Contributors
Full Changelog: v3.0.5...v3.1.0