Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

filestack-js

Package Overview
Dependencies
Maintainers
0
Versions
177
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

filestack-js - npm Package Versions

1
18

0.9.4

Diff

Changelog

Source

0.9.4 (2017-09-26)

Picker changes

  • Implement allowManualRetry option.

allowManualRetry will override the default picker behavior when failed uploads occur. The modal will remain open to let users retry failed files manually. Network interruptions are also detected when this option is true, and uploads that fail due to network disruption will be auto-retried until the network returns or until a user manually retries.

The UX for the summary screen has changed due to this feature, so users will now see completed, uploading, and failed files in separate sections. This change is visible to all users regardless of the option being enabled.

Manual retry for the single image flow will land in a later release. This option currently only applies to files viewed in the summary screen and not in the transformer.

Client changes

  • Increase upload request timeout default to 60s
  • Set an upper bound on exponential backoff interval
  • Expose logout method to clear cloud sessions
filestack-dev
published 0.9.4-rc1 •

filestack-dev
published 0.9.3 •

Changelog

Source

0.9.3 (2017-09-18)

Picker changes

  • Add onedriveforbusiness to sources
  • Fix issue related to raven-js global instrumenting
filestack-dev
published 0.9.2 •

Changelog

Source

0.9.2 (2017-09-07)

Picker changes

  • Add new uploadConfig option to configure local file uploads
  • Fix UX related to failed uploads in the summary view
  • Update a few translations
  • Add a new error screen for invalid apikey

Client changes

  • Implement preview method to open document viewer for Filestack handles
  • Add timeout to upload method options
filestack-dev
published 0.9.1 •

Changelog

Source

0.9.1 (2017-08-30)

Picker changes

  • Fix bug with customSourcePath on store and link calls
  • Implement disableStorageKey option to remove prefixes on stored files
  • Remove all argument mutation from the config parser
filestack-dev
published 0.9.0 •

Changelog

Source

0.9.0 (2017-08-24)

Picker changes

  • Convert originalFile in metadata from File to object
  • Add onOpen and onUploadStarted callback options
  • Fix cloud folder fetching to ensure entire folder selection
  • Implement a fix for third-party cookie issues
filestack-dev
published 0.8.5 •

Changelog

Source

0.8.5 (2017-08-21)

Picker changes

  • Put filename back into originalPath
filestack-dev
published 0.8.4 •

Changelog

Source

0.8.4 (2017-08-18)

  • Add cname option to init wrapper
filestack-dev
published 0.8.3 •

Changelog

Source

0.8.3 (2017-08-18)

Picker changes

  • Fix issue with originalPath for cloud folders not being human readable

Client changes

  • Implement cname option in filestack.init
  • Add option to enable/disable intelligent ingestion uploads
  • Fix issues with how upload progress is reported
filestack-dev
published 0.8.2 •

Changelog

Source

0.8.2 (2017-08-14)

  • Force picker script URL to use HTTPS protocol
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc