Skip to content

Releases: cloudinary/cloudinary-cli

Version 1.9.1

08 Oct 21:11

Choose a tag to compare

  • Fix sync error when asset_folder does not exist
  • Bump pycloudinary to 1.36.0

Version 1.9.0

27 Sep 09:23

Choose a tag to compare

New functionality and features

  • Add support for dynamic folders mode in sync and upload_dir commands

Version 1.8.1

19 Sep 22:12

Choose a tag to compare

New functionality and features

  • Add support for regen_derived command

Version 1.7.1

17 May 00:14

Choose a tag to compare

  • Fix package MANIFEST

Version 1.7.0

17 May 00:02

Choose a tag to compare

New functionality and features

  • Add support for Search URL

Other Changes

  • Bump pycloudinary to 1.33.0
  • Allow passing positional parameters as optional

Version 1.6.2

05 Apr 13:02

Choose a tag to compare

  • Fix optional parameters handling in upload_dir

Version 1.6.1

23 Feb 16:16

Choose a tag to compare

  • Fix migrate command on Windows

Version 1.6.0

07 Feb 15:12

Choose a tag to compare

New functionality and features

  • Add support for --exclude-dir-name option in upload_dir

Version 1.5.1

03 Nov 11:48

Choose a tag to compare

  • Fix sync for files with authenticated access mode
  • Fix no configuration error message

Version 1.5.0

20 Jan 17:05

Choose a tag to compare

New functionality and features

  • Add support for glob patterns in upload_dir
  • Bump pycloudinary to 1.28.1
  • Improve API documentation

Other Changes

  • Improve error handling of the API commands
  • Improve error handling of CLI commands
  • Fix deprecation warning
  • Improve error handling of missing configuration
  • Refactor sync command
  • Sort commands in help strings
  • Normalize CLI options
  • Add unit tests