v.3.25.0¶
Improvements:¶
[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.
[LUNA-8129] Added
depthquery parameter to the folder objects endpoint for controlling folder nesting level. The parameter accepts values:0(default, returns all nested objects recursively) or1(returns only immediate children in the folder). Whendepth=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.