1.0.0-beta.1 (2018-03-15)
Internal changes only (updated dependencies, documentation, etc.).
1.0.0-alpha.2 (2017-11-14)
- Prevented
UploadGateway
from being created whencloudServices#tokenUrl
is not provided. Closes #9. (cdc6662)
-
Aligned code to the new
CloudeServices
API and used theckeditor5-cloudservices
package. Closes #7. (ce800f7)The plugin will now automatically refresh the token when it expired.
- The Easy Image plugin does not use
config.cloudServices.token
anymore. The new option name isconfig.cloudServices.tokenUrl
with a URL to the token server.
Internal changes only (updated dependencies, documentation, etc.).