Changelog
10.0.0 (2018-04-25)
Other changes
BREAKING CHANGES
- The license under which CKEditor 5 is released has been changed from a triple GPL, LGPL and MPL license to a GPL2+ only. See ckeditor/ckeditor5#991 for more information.
Other changes
Internal changes only (updated dependencies, documentation, etc.).
Internal changes only (updated dependencies, documentation, etc.).
Other changes
Other changes
- The plugin will not log a warning when
config.ckfinder.uploadUrl is not specified (because FileRepository will do it itself). Closes #5. (1a15688)
0.1.1 (2017-09-03)
Other changes
- Aligned the implementation to changes in the image upload. (eb456ac)
0.1.0 (2017-05-08)
Features
- Initial implementation. Closes #1.