17.0.0 (2020-02-19)
- Changed the
CloudServices
plugin to a context plugin. Part of ckeditor/ckeditor5#5891. (12ca96d)
16.0.0 (2019-12-04)
Internal changes only (updated dependencies, documentation, etc.).
15.0.0 (2019-10-23)
Internal changes only (updated dependencies, documentation, etc.).
11.0.5 (2019-08-26)
- The issue tracker for this package was moved to https://github.com/ckeditor/ckeditor5/issues. See ckeditor/ckeditor5#1988. (566b650)
11.0.4 (2019-07-10)
Internal changes only (updated dependencies, documentation, etc.).
11.0.3 (2019-07-04)
Internal changes only (updated dependencies, documentation, etc.).
11.0.2 (2019-06-05)
Internal changes only (updated dependencies, documentation, etc.).
11.0.1 (2019-04-10)
Internal changes only (updated dependencies, documentation, etc.).
11.0.0 (2019-02-28)
- Upgraded minimal versions of Node to
8.0.0
and npm to5.7.1
. See: ckeditor/ckeditor5#1507. (612ea3c)
10.1.1 (2018-12-05)
Internal changes only (updated dependencies, documentation, etc.).
10.1.0 (2018-10-08)
- The
config.cloudService.tokenUrl
will now accept a callback (in addition to accepting a string).
10.0.2 (2018-07-18)
Internal changes only (updated dependencies, documentation, etc.).
10.0.1 (2018-06-21)
Internal changes only (updated dependencies, documentation, etc.).
10.0.0 (2018-04-25)
- Changed the license to GPL2+ only. See ckeditor/ckeditor5#991. (c9a7a7d)
- 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.
1.0.0-beta.4 (2018-04-19)
Internal changes only (updated dependencies, documentation, etc.).
1.0.0-beta.2 (2018-04-10)
@ckeditor/ckeditor5-cloudservices
was renamed to@ckeditor/ckeditor5-cloud-services
and@ckeditor/ckeditor-cloudservices-core
to@ckeditor/ckeditor-cloud-services-core
. (8182343)
1.0.0-beta.1 (2018-03-15)
- The
config.cloudServices.uploadUrl
needs to be defined to your organization's CKEditor Cloud Services upload URL.