Releases: mostafaznv/nova-ckeditor
7.3.0
Feature:
add file section to media browser #122
Refactor
remove delete-assets controller to rely on nova's delete resource api
Migration guide:
to migrate from version 7.2.1 to 7.3.0, please follow these instructions.
7.3.0-beta1
Feature:
add file section to media browser #122
Refactor
remove delete-assets controller to rely on nova's delete resource api
Migration guide:
to migrate from version 7.2.1 to 7.3.0, please follow these instructions.
7.2.1
7.2.0
Support Laravel 11
7.1.0
- update editor data in source-editing mode
7.0.1
- fix: set no-result state when page is not loading
7.0.0
I've invested a significant amount of time and effort to deliver these features. I hope you all find them valuable ❤️
Give them a try, and feel free to report any further issues or suggest additional features.
Features and Enhancements:
- refactor media browser
- refactor snippets browser
- add the ability to upload files with a cover (requires
Larupload
) - add the ability to rename media files
- add the ability to delete media files
- add more filters to filter media files
- add the ability to change the size of items in the media browser
- responsive and rtl support
- increase max-width and max-height of images in the config file
- support
intervention/image
:^3.0
- drop support for
mostafaznv/nova-video
:^4.0|^5.0
- remove some extra dependencies
- bump js dependencies
- cleanup
- bugfix
What's next?
- authorization for all parts of the media browser
- upload files using drag and drop
Migration guide:
to migrate from version 6.*
to 7.*
, please follow these instructions.
7.0.0-rc3
Features and Enhancements:
- bump js dependencies
Migration guide:
to migrate from version 6.* to 7.*, please follow these instructions.
6.2.2
- [bugfix] store the latest manipulated path of image
7.0.0-rc2
Features and Enhancements:
- support
intervention/image
:^3.0
- drop Support for
mostafaznv/nova-video
:^4.0|^5.0
- increase
max-width
andmax-height
of images in the config file - cleanup
Migration guide:
to migrate from version 6.* to 7.*, please follow these instructions.