Skip to content

Releases: thomasvantuycom/flysystem-cloudinary

v2.0.2

20 Mar 17:53

Choose a tag to compare

Fixed

  • Prevent error when deleting a non-existent folder.

v2.0.1

29 Jan 15:14

Choose a tag to compare

Fixed

  • Allow moving asset to root folder in dynamic folder mode.

Changed

  • Bump cloudinary_php version to 3.1.0

v2.0.0

18 Dec 20:42

Choose a tag to compare

Added

  • Implement PublicUrlGenerator.

Fixed

  • Throw correct error in copy method.
  • Handle issues with eventual consistency in the Search API.

Removed

  • Breaking: Remove manual path prefixing.

Changed

  • Breaking: Default to dynamic folder mode.
  • Improve code.
  • Fix code style.
  • Update README.

v1.0.4

31 May 23:12

Choose a tag to compare

Fixed

  • Correct resource types.

v1.0.3

30 May 22:26

Choose a tag to compare

Fixed

  • Classify PDFs as images.

v1.0.2

23 May 05:29

Choose a tag to compare

Fixed

  • Ignore backup placeholders.

v1.0.1

08 Apr 18:56

Choose a tag to compare

Fixed

  • Allow altering an asset's folder in dynamic folder mode.

v1.0.0

25 Jan 23:31

Choose a tag to compare

  • Initial release