v.3.25.0

Improvements:

  1. [LUNA-8115] New image formats supported: WebP, AVIF, HEIC. See PUT image, POST images for details. When sending an animated image, only the first frame will be accepted to store.

  2. [LUNA-8129] Added depth query parameter to the folder objects endpoint for controlling folder nesting level. The parameter accepts values: 0 (default, returns all nested objects recursively) or 1 (returns only immediate children in the folder). When depth=1, files are returned without trailing /, while folders are returned with trailing / to distinguish between them. See folder objects for details.

Migration:

See a migration manual.