Nova Editor Js Versions Save

Editor JS field for Laravel Nova

v4.0.0

1 month ago

Added

  • Added Laravel 11 support. Via #104 by @woeler.
  • Added EditorJsImageUploaded event that triggers when an image is uploaded. Via #98 by @woeler.
  • Added EditorJsThumbnailCreated event that triggers when a thumbnail is generated. Via #98 by @woeler.

Changed

  • Changed GitHub Actions to Node v20, via #106 by @roelofr.
  • Changed auto-formatter to use PHP 8.3, via #106 by @roelofr.

Removed

  • Removed Laravel 9 support. Via #104 by @woeler.

Full list of changes: https://github.com/advoor/nova-editor-js/compare/v3.3.0...v4.0.0

v3.3.0

6 months ago

v3.2.1

1 year ago

What's Changed

Full Changelog: https://github.com/advoor/nova-editor-js/compare/v3.2.0...v3.2.1

v3.2.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/advoor/nova-editor-js/compare/v3.1.0...v3.2.0

v3.1.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/advoor/nova-editor-js/compare/v3.0.5...v3.1.0

v3.0.5

1 year ago

What's Changed

Full Changelog: https://github.com/advoor/nova-editor-js/compare/v3.0.4...v3.0.5

v3.0.4

1 year ago

What's Changed

Full Changelog: https://github.com/advoor/nova-editor-js/compare/v3.0.3...v3.0.4

v3.0.3

1 year ago

What's Changed

Full Changelog: https://github.com/advoor/nova-editor-js/compare/v3.0.2...v3.0.3

v3.0.2

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/advoor/nova-editor-js/compare/v3.0.1...v3.0.2

v3.0.1

1 year ago

This package was only for PHP 8.1, but the composer.json did not reflect that.

Small patch to make it actually do.