Skip to content

Version 1.1.0

Choose a tag to compare

@dmitry-mukhin dmitry-mukhin released this 21 Mar 16:24
· 337 commits to main since this release
  • Deprecated Uploadcare::Api::File#copy in favor of #internal_copy and #external_copy.
  • Added to new methods to Uploadcare::Api::File, #internal_copy and #external_copy.
  • Added support of secure authorization for REST API. It is now used by default (can be overriden in config)
  • Fixed middleware names that could break other gems (#13).