Releases: advoor/nova-editor-js
Releases · advoor/nova-editor-js
v0.6.3
v0.6.2
S3 Image upload fix
Prevent image manipulation if settings are empty
v0.6!
- Image tool now has config settings which allow you to edit the uploaded image and generate thumbnails.
- https://github.com/editor-js/raw tool added (thanks @RogierW)
- Minor change with the 'generateHtmlOutput' function, which now returns an empty string instead of an error if the field is empty.
Make sure to re-publish the config file when upgrading :)
Small bug fix
Merge pull request #11 from lorado/master Initial value on edit is not defined
v0.5.0!
Ability to customise what tools are activated along with various fixes and design tweaks.
Now also includes 5 new tools:
https://github.com/editor-js/checklist
https://github.com/editor-js/marker
https://github.com/editor-js/embed
https://github.com/editor-js/delimiter
https://github.com/editor-js/table
Image tool config
Allow path and disk to be specified using the config file
Inline Code
Installed the inline code tool ( https://github.com/editor-js/inline-code ) and allow possibility to change rendered output