Releases: thomasvantuycom/flysystem-cloudinary
Releases · thomasvantuycom/flysystem-cloudinary
v2.0.2
v2.0.1
Fixed
- Allow moving asset to root folder in dynamic folder mode.
Changed
- Bump cloudinary_php version to 3.1.0
v2.0.0
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
Fixed
- Correct resource types.
v1.0.3
Fixed
- Classify PDFs as images.
v1.0.2
Fixed
- Ignore backup placeholders.
v1.0.1
Fixed
- Allow altering an asset's folder in dynamic folder mode.
v1.0.0
- Initial release