Skip to content

Releases: thomasvantuycom/flysystem-cloudinary

v2.0.2

Choose a tag to compare

@thomasvantuycom thomasvantuycom released this 20 Mar 17:53

Fixed

  • Prevent error when deleting a non-existent folder.

v2.0.1

Choose a tag to compare

@thomasvantuycom thomasvantuycom released this 29 Jan 15:14

Fixed

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

Changed

  • Bump cloudinary_php version to 3.1.0

v2.0.0

Choose a tag to compare

@thomasvantuycom thomasvantuycom released this 18 Dec 20:42

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

Choose a tag to compare

@thomasvantuycom thomasvantuycom released this 31 May 23:12

Fixed

  • Correct resource types.

v1.0.3

Choose a tag to compare

@thomasvantuycom thomasvantuycom released this 30 May 22:26

Fixed

  • Classify PDFs as images.

v1.0.2

Choose a tag to compare

@thomasvantuycom thomasvantuycom released this 23 May 05:29

Fixed

  • Ignore backup placeholders.

v1.0.1

Choose a tag to compare

@thomasvantuycom thomasvantuycom released this 08 Apr 18:56

Fixed

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

v1.0.0

Choose a tag to compare

@thomasvantuycom thomasvantuycom released this 25 Jan 23:31
  • Initial release