Skip to content

Releases: Silvanite/nova-field-cloudinary

Video support

19 Nov 12:54
Compare
Choose a tag to compare

This release adds a new CloudinaryVideo field and associated helpers.

Other Changes

  • Reduced thumbnail size in Nova for improved performance.
  • Fix delete functionality for Audio and File fields to actually delete the remote file.
  • Better support for less common resource types, e.g. raw and video.

Add CloudinaryFile field

09 Aug 14:11
Compare
Choose a tag to compare

Added a CloudinaryFile field for general purpose cloudinary file uploads. Simply extends the default Nova File field, so it can be used with the same options etc.

v1.1.1

29 Mar 09:53
Compare
Choose a tag to compare

Support for more file types by using fetch format auto within the Nova UI.