filestack-js
Advanced tools
Changelog
0.9.12 (2017-11-08)
Client changes
'fallback'
mode for intelligent uploads. When intelligent: 'fallback'
is specified
parts will only go through the intelligent ingestion flow when network conditions are degraded. The default
behavior of intelligent: true
remains unchanged -- when true all parts go through the intelligent flow regardless of network state.Note: This feature still requires intelligent ingestion to be enabled on your Filestack application.
Changelog
0.9.11 (2017-11-01)
Client changes
Changelog
0.9.10 (2017-11-01)
Picker changes
Changelog
0.9.9 (2017-10-18)
Picker changes
Client changes
intelligentChunkSize
option to override the initial FII chunk sizeChangelog
0.9.8 (2017-10-12)
Picker changes
startUploadingWhenMaxFilesReached
and uploadInBackground
are trueexposeOriginalFile
not being respected in all callbacksChangelog
0.9.7 (2017-10-06)
Picker changes
Changelog
0.9.6 (2017-10-05)
Picker changes
uploadId
to file metadata for tracking the file in callbacksrootId
to pick options for specifying an id for the root DOM node