mostafaznv / nova-ckeditor

CkEditor 5 Field for Laravel Nova with Media & Snippet Browsers
https://mostafaznv.gitbook.io/nova-ckeditor/
MIT License
49 stars 20 forks source link

Support for intervention/image:^3.0 #103

Closed webard closed 8 months ago

webard commented 8 months ago

Hello,

Excellent package intervention/image is now available in version v3. Will be perfect If nova-ckeditor support that version in upcoming v7.

mostafaznv commented 8 months ago

Sure, I’ll take a look at it in the next few days. If there aren’t any major changes, I’ll add it to the dependencies list.

mostafaznv commented 8 months ago

Update: The migration to intervention/image:^3.0 is currently in progress and will be ready soon. However, before completing this update, I need to update some of my other packages, particularly those used in nova-ckeditor. This process has begun with Larupload and will soon extend to all other dependencies.

So, stay tuned...

mostafaznv commented 8 months ago

The feature you requested has been implemented and is now available in 7.0.0-rc2.

This is a pre-release, and the final version is expected to be published, most likely during the next week.