Skip to content

File Uploader v1.0.2

Compare
Choose a tag to compare
@uicontent uicontent released this 14 Feb 15:03
· 84 commits to 12c53a89939a2cac148ae6b8d84612bf3a1fde03 since this release

Added

  • We added a module user role that have permissions to upload files and images.

[1.0.2] FileUploader

Fixed

  • We fixed an issue where an error occurred when uploading multiple files on a newly created context object.

  • We fixed an issue where, in image mode, users could upload unsupported image formats.

Added

  • We improved handling of the File/Image creation action. It is now easier to spot misconfigured actions through console warnings.

  • We added timeout functionality for the File/Image creation action. It will abort the file uploading process if an object is not created within a certain time.

  • We added a setting to enable read-only mode.