All Versions
199
Latest Version
Avg Release Cycle
12 days
Latest Release
-
Changelog History
Page 16
Changelog History
Page 16
-
v2.1.0 Changes
- Labels can now be set as functions, these functions will receive context information, this is useful to customize both he load error and processing error labels based on server response.
-
v2.0.1 Changes
- 🔌 Add additional utilities to plugin API.
-
v2.0.0 Changes
- 🚚 Automatically replace undo button counterclockwise arrow icon with remove button icon when
instantUpload
is set totrue
.
- 🚚 Automatically replace undo button counterclockwise arrow icon with remove button icon when
-
v1.8.8 Changes
- 📇 Add
metadata
handling toaddFile
method.
- 📇 Add
-
v1.8.7 Changes
- ⏪ Fix problem where setting
allowRevert
tofalse
would hide the remove button.
- ⏪ Fix problem where setting
-
v1.8.6 Changes
- Fix problem where adding dataURIs would throw an error
-
v1.8.5 Changes
- Fix casting of input attributes without value to correct boolean
-
v1.8.4 Changes
- ⏱ Fix problem where response timeout would throw an error
- Improve handling of returned value by processing onload function
-
v1.8.3 Changes
- Cleaning up some stray code
-
v1.8.2 Changes
- Fix problem where element options did not override page level options