Skip to content

Version 4.0.0 - Laravel 11

Latest
Compare
Choose a tag to compare
@roelofr roelofr released this 19 Apr 12:48
· 2 commits to master since this release

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

Full list of changes: v3.3.0...v4.0.0