Skip to content

Releases: backstagephp/php-uploadcare-transformations

v1.2.0 (changed namespace to Backstage)

11 Aug 12:35
e936fd9
Compare
Choose a tag to compare

What's Changed

  • change namespace to Backstage by @Baspa in #45

Full Changelog: v1.1.0...v1.2.0

v1.1.0

08 Aug 14:14
de2211b
Compare
Choose a tag to compare

What's Changed

  • [Feature] Proxy URLs by @markvaneijk in #25
  • Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot[bot] in #31
  • Bump actions/checkout from 3 to 4 by @dependabot[bot] in #32
  • Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot[bot] in #33
  • Bump actions/cache from 3 to 4 by @dependabot[bot] in #34
  • Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot[bot] in #35
  • Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot[bot] in #36
  • Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot[bot] in #37
  • Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot[bot] in #38
  • feat: add strip meta information by @Ynitial in #41
  • Preserve format by @Ynitial in #42
  • Bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot[bot] in #40
  • Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in #39
  • feat: reusable uploadcare object by @Baspa in #44
  • fix: deprecated warnings and support PHP 8.2, 8.3, 8.4 by @Baspa in #43

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

16 Jun 10:01
Compare
Choose a tag to compare

v0.4.0

15 Jun 13:41
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.3...v0.4.0

v0.3.3

25 Oct 14:22
dec808c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.1

03 Oct 19:58
20c1d92
Compare
Choose a tag to compare

What's Changed

  • Fixed unreachable code error which led to Enum could not be converted to string error.
  • Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in #17
  • Bump actions/cache from 2 to 3 by @dependabot in #18

Full Changelog: v0.3.0...v0.3.1

v0.3.0

26 Sep 17:38
5962e89
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.3.0

v0.2.1

09 Sep 07:03
Compare
Choose a tag to compare

First official release

Full Changelog: v0.2.0...v0.2.1

v0.2.0

02 Sep 12:51
Compare
Choose a tag to compare

v0.2.0

This release contains fully tested transformations, including unit tests for most of them. All available transformations from the README are correct when working with an actual image from Uploadcare (these were manually tested). The release also contains some README updates and fixes in the transformations that were needed to make them actually work.

What's Changed

  • Develop by @Baspa in #14
  • Add filename to url, helper functions and test by @Baspa in #15

Full Changelog: v0.1.1...v0.2.0

v0.1.0

17 Aug 13:49
a51b896
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

What's Changed

New Contributors

  • @Baspa made their first contribution in #7

Full Changelog: https://github.com/vormkracht10/php-uploadcare-transformations/commits/v0.1.0