Cloudflare Images
Version 1.3.2
March 18, 2025
This is a port of all changes in v2, until 2.2.2.
- addc4f9ed1 (chore) Add a note about cloudflareImagesUrl()
- ea38f9c0d9 (fix) Remove paths from filename
- 795d6a13c1 (fix) Duplicated ID labe
Version 1.3.1
February 5, 2025
This is a port of all changes in v2, until 2.2.1.
- 463311f168 (fix) Bug where getSize does not exists anymore?
- 33f75409a7 (fix) Add a allowed mime type list
Version 1.3.0
January 22, 2025
This is a port of all changes in v2, until 2.2.0.
- f329d63daa (feat) Add directory operations: exists + delete (#9)
- a9c67c89b2 (feat) Allow images to be moved across volume (#7)
- 9f7f350c63 (fix) Add account id validation in filename parsing (#8)
- a3ecaf2611 (feat) Add a filesize check
- f87919cdeb (feat) Implement proper file index/listing
- 18b4ce28b7 (fix) Bypass Craft for filename overwrite
- 704352a69f (fix) Compare directories when a file is found
- 2e8a958797 (fix) Silence errors if the file is broken
- cc43fe164b (feat) Prevent file renaming
- 64cb0cb926 (feat) Make sure only images are accepted
- 18373f4a00 (fix) Use cleaned path in recentFiles
- 0b4e69d766 (fix) Convert Craft image position to CF transforms gravity (#5)
Version 1.2.1
November 18, 2024
- eb3a6d652c (fix) Port some fixes from v2
Version 1.2.0
June 6, 2024
- 257fa1c414 (feat) impl: CloudflareImagesFs::fileExists()
Version 1.1.0
June 3, 2024
- 0887b2fed8 (feat) Allow config in constructor
- 9b2dd0d833 (fix) Override static properties
Version 1.0.2
February 8, 2024
- 1d9dd16d0d (chore) Add php 8.3 support
Version 1.0.1
November 7, 2023
- 29f25ef2a2 Require at least craft cms 4.5.10
Version 1.0.0
October 30, 2023
- Initial version