For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Dashboard
GuidesIntegrationsAPI ReferencesRelease notes
GuidesIntegrationsAPI ReferencesRelease notes
Dashboard
LogoLogo

Release notes

October 25, 2021
October 25, 2021

Python and Django integrations v3.0.0

{BREAKING} {python} {django} {integration}

Version 3.0 contains breaking changes.

What’s added:

  • Multipart uploads.
  • Document and video conversions.
  • Signed URL generator.
  • Image transformation path builder.
  • Webhook operations.
  • Getting project information.
  • Low-level API.
  • Uploadcare client.

What’s changed:

  • Dropped support for Python 3.5.
  • Dropped support for Python 2.*.
  • Allowed uploading from URL in File.upload method.
  • Resource attributes can be accessed now as properties, not methods.
  • Uploadcare client should be initialized to access API.
  • Moved from Travis to Github Actions.
Was this page helpful?
Previous

October 18, 2021

Next
Built with