Skip to content

Releases: atakanau/cloudinary-export-csv-list

Version 2.0.0

09 Jan 15:39
5bada1e

Choose a tag to compare

Version 2.0.0 (January 2026)

  • Improved pagination and data fetching: Enhanced handling of large accounts with more efficient API calls and better rate limit resilience.
  • Better CSV column consistency: Automatically normalizes columns across resource types (image, video, raw) for a cleaner, more uniform output.
  • Updated authentication and API endpoint usage: Switched to recommended practices for secure API access.
  • Added error handling and logging: Basic checks for API errors and invalid responses to prevent silent failures.
  • Code refactoring and cleanup: Modernized PHP code structure, removed deprecated functions, and added comments for easier maintenance.
  • Filename update: Default export filename now reflects the current date or version for better organization.

Version 1.0.0 (December 2018)

  • Initial release (legacy).

Version 1.0.0 (Legacy)

09 Jan 15:29
a7e875e

Choose a tag to compare

Initial legacy version of the Cloudinary CSV export script.