Skip to content

Releases: uploadcare/uploadcare-php

Version 1.2.4

26 May 16:23
Compare
Choose a tag to compare

Version 1.2.3

15 Apr 16:13
Compare
Choose a tag to compare
  • be more explicit on cURL errors

Version 1.2.2

31 Mar 13:56
Compare
Choose a tag to compare
  • fix sample-project composer file
  • always write widget's charset
  • default to sync widget load
  • add optional $async argument to Widget->getScriptTag()

Version 1.2.1

30 Mar 12:22
Compare
Choose a tag to compare

Version 1.1.3

21 Mar 12:29
Compare
Choose a tag to compare
  • Allow changing default CDN host.

Version 1.1.1

10 Mar 16:27
Compare
Choose a tag to compare
  • move lib code from uploadcare/lib/5.x/ to src/Uploadcare
  • drop 5.2 support
  • fix composer support
  • accept CDN URL in File's constructor
  • bump widget version to 0.18.3 (see widget changelog)

version 1.0.9

21 Feb 14:36
Compare
Choose a tag to compare

This is last uploadcare-php version that will support php 5.2. Expect no features added, only bugs fixed.

  • bump widget version to 0.18.1 (see [widget changelog][widget changelog])

version 1.0.8

27 Jan 11:26
Compare
Choose a tag to compare

version 1.0.7

23 Jan 09:17
Compare
Choose a tag to compare
  • support 'limit' param in Api->getFileList() and Api->getFilePaginationInfo()

version 1.0.5

18 Jan 02:27
Compare
Choose a tag to compare
  • bump widget version to 0.17.1 (see widget changelog)
  • fix HEAD requests
  • allow custom User Agent
  • prepopulate File with data on Api->getFileList()
  • add Groups API
  • add File->copy()