Skip to content

Releases: mostafaznv/nova-ckeditor

7.3.3

30 Aug 21:06
0536fb8
Compare
Choose a tag to compare

What's Changed

  • fix: position the dialog of the element-id-attribute based on its own parent by @mostafaznv in #135
  • doc: update spelling mistake by @dthvega in #134

New Contributors

Full Changelog: 7.3.2...7.3.3

7.3.2

16 Jul 20:42
b555bf1
Compare
Choose a tag to compare

What's Changed

  • feat: force dir and text-align when content-language is selected by user by @mostafaznv in #132

Full Changelog: 7.3.1...7.3.2

7.3.1

01 May 21:41
658c0be
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 7.3.0...7.3.1

7.3.0

05 Apr 15:36
1881d98
Compare
Choose a tag to compare

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

05 Apr 11:07
627b6a6
Compare
Choose a tag to compare
7.3.0-beta1 Pre-release
Pre-release

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

22 Mar 20:28
e2b3e62
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.2.0...7.2.1

7.2.0

14 Mar 20:44
43995a8
Compare
Choose a tag to compare

Support Laravel 11

7.1.0

29 Feb 21:32
ddc3677
Compare
Choose a tag to compare
  • update editor data in source-editing mode

7.0.1

24 Dec 23:42
efdb21a
Compare
Choose a tag to compare
  • fix: set no-result state when page is not loading

7.0.0

24 Dec 23:16
33b0efe
Compare
Choose a tag to compare

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.