Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

v1.0.0-alpha.2

Compare
Choose a tag to compare
@Reinmar Reinmar released this 14 Nov 11:54
· 191 commits to master since this release

Bug fixes

  • Prevented UploadGateway from being created when cloudServices#tokenUrl is not provided. Closes #9. (cdc6662)

Other changes

  • Aligned code to the new CloudeServices API and used the ckeditor5-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 is config.cloudServices.tokenUrl with a URL to the token server.