This repository has been archived by the owner on Jun 26, 2020. It is now read-only.
v1.0.0-alpha.2
Reinmar
released this
14 Nov 11:54
·
191 commits
to master
since this release
Bug fixes
- Prevented
UploadGateway
from being created whencloudServices#tokenUrl
is not provided. Closes #9. (cdc6662)
Other changes
-
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.
BREAKING CHANGES
- 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.