Changelog
Other changes
- ckeditor5-cloudservices was renamed to ckeditor5-cloud-services and ckeditor-cloudservices-core to ckeditor-cloud-services-core. (8182343)
Other changes
- Removed the default value of
config.cloudServices.uploadUrl. Closes #12. (d718e54)
BREAKING CHANGES
- The
config.cloudServices.uploadUrl needs to be defined to your organization's CKEditor Cloud Services upload URL.
1.0.0-alpha.1 (2017-11-14)
Features
- Introduced the
CloudeServices plugin. Closes #1. (fbf04dd)