Releases: mostafaznv/nova-ckeditor
Releases · mostafaznv/nova-ckeditor
7.0.0-rc1
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 - remove some extra 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.
6.2.1
What's Changed
- fix: disable size check for null/zero values by @mostafaznv in #101
Full Changelog: 6.2.0...6.2.1
6.2.0
What's Changed
- feat: insert images directly into the editor by pasting or dragging by @mostafaznv in #100
Full Changelog: 6.1.0...6.2.0
6.1.0
What's Changed
- feat: support larupload trait in image resource/model by @mostafaznv in #98
fixes: mostafaznv/nova-file-artisan#14
Full Changelog: 6.0.0...6.1.0
6.0.0
- upgrade nova-video to v6 to display videos with a
vidstack
video player - drop nova-video 3.* and laravel 8.0 support
6.0.0-rc2
What's Changed
- chore: crop nova-video 3.* and laravel 8.0 support by @mostafaznv in #96
Full Changelog: 6.0.0-rc1...6.0.0-rc2
6.0.0-rc1
What's Changed
- feat: upgrade nova-video to v6 by @mostafaznv in #95
Full Changelog: 5.4.4...6.0.0-rc1
5.4.4
5.4.3
5.4.2
What's Changed
- fix: source editing button causes disappearing editor by @mostafaznv in #88
Full Changelog: 5.4.1...5.4.2