Skip to content

Releases: uploadcare/uploadcare-php

Version 1.5.1

11 Dec 16:09
Compare
Choose a tag to compare
  • add throttled requests handling
  • add customizable User Agent string
  • fix upload from url logical bug
  • bump widget to version 2.5.9

Version 1.5.0

16 Oct 07:14
Compare
Choose a tag to compare
  • upgrade server api usage to v0.4, add new style pagination support
  • add FileIterator
  • change logic of Api->getFileList(): it returns FileIterator object instead of array
    and incoming parameters are now grouped in an array
  • remove Api->getFilePaginationInfo()

Version 1.4.1

08 Sep 13:29
Compare
Choose a tag to compare
  • change logic of Api->getGroupList() and Api->__getPath()
  • fix #41
  • bump widget version to 2.5.1 (see widget changelog)

Version 1.4.0

31 Aug 11:49
Compare
Choose a tag to compare
  • use proper authentication instead of simple
  • bump widget version to 2.5.0 (see widget changelog)

Version 1.3.3

14 Jul 21:51
Compare
Choose a tag to compare
  • fix Group->getFiles()

Version 1.3.2

14 Jul 11:38
Compare
Choose a tag to compare
  • add Uploader->createGroup()
  • add Group->updateInfo()
  • add Group API tests

Version 1.3.1

13 Jul 21:50
Compare
Choose a tag to compare

Version 1.3.0

05 Jul 17:11
Compare
Choose a tag to compare
  • IMPORTANT: backward incompatible changes in widget behavior introduced in 2.0.0, please read
    changelog entry
    carefully
  • bump widget version to 2.3.4 (see widget changelog)
  • allow CDN URLs in Group constructor

Version 1.2.6

24 Nov 17:44
Compare
Choose a tag to compare
  • bump widget version to 1.4.6 (see widget changelog)
  • fix Api->copyFile() when copying to custom storage
  • add File->copyTo() shortcut
  • proper composer.json

Version 1.2.5

28 Sep 12:49
Compare
Choose a tag to compare