Skip to content

File Uploader v2.2.1

Compare
Choose a tag to compare
@uicontent uicontent released this 28 May 14:25

[2.2.1] FileUploader

Fixed

  • We updated file size display in the file uploader to show commonly used units (KB, MB, GB) instead of previously incorrect units (Kb, Mb, Gb). Instead of using technically correct binary units (KiB, MiB, GiB), we chose a format more familiar to users.