Socket
Socket
Sign inDemoInstall

filestack-js

Package Overview
Dependencies
Maintainers
1
Versions
169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

filestack-js - npm Package Versions

1
17

0.8.4

Diff

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
filestack-dev
published 0.8.1 •

Changelog

Source

0.8.1 (2017-08-04)

Picker changes

  • Implement audio and video sources
  • Add videoResolution option for video source
  • Fix CSS bugs on iOS 8 Safari
  • Fix bug with cloud file selection/deselection

Client changes

  • Uploads will no longer retry on HTTP 4xx responses
filestack-dev
published 0.8.1-rc •

filestack-dev
published 0.8.0 •

Changelog

Source

0.8.0 (2017-07-26)

Picker changes

  • Fix typos in various languages including Italian and Danish
  • Add Hebrew language as he
  • Cancel uploads when the pick modal is closed (via close button or ESC key)
  • Convert all image transformations to run on the client
  • Implement force crop flow

New pick options

  • imageMax -- set maximum dimensions for client-side image resizing
  • imageMin -- set minimum dimensions for client-side image resizing
  • imageDim -- set dimensions for client-side image resizing
  • rejectOnCancel -- reject the Promise returned by pick on user cancel
  • transformations.crop.force -- force all images to be cropped before uploading
  • transformations.rotate -- enable/disable image rotation
  • transformations.circle -- enable/disable image circle crop

Deprecated pick options

As of 0.8.0 the following options are no longer supported:

  • transformations.maxDimensions -- Replaced by imageMax
  • transformations.minDimensions -- Replaced by imageMin
  • transformations.crop.circle -- Replaced by transformations.circle
  • transformations.filters -- These are now gone, for now

Client changes

  • upload will now accept a base64 encoded string which it will convert to a Blob.
  • Added new transform option output for file conversion URL generation
filestack-dev
published 0.7.1 •

Changelog

Source

0.7.1 (2017-07-10)

Picker fixes

  • Fix bug with broken URL upload when security is enabled
filestack-dev
published 0.7.0 •

Changelog

Source

0.7.0 (2017-07-03)

Picker changes

  • Cloud folder UX and interface have been overhauled
  • Implemented Filestack whitelabel account feature (disable brand footer)
  • Add new screen for blocked applications
  • Add new option disableThumbnails to remove local file thumbnails for performance increase
  • Add new sources url and customsource (plus customSourcePath and customSourceContainer options)
  • Various style updates
  • Bug fixes including removing a TypeError on extension checking

Client changes

  • Fix module loader breaking in Node environments
  • Fix memory leak in multi-part uploader
  • Abort multi-part uploads if ETag header does not exist on first chunk response

Breaking changes

  • Polyfills have been removed from the distributable. Please see the readme section Promises
  • fsp-button-auth is now fsp-button--auth
filestack-dev
published 0.7.0-rc •

filestack-dev
published 0.6.3 •

Changelog

Source

0.6.3 (2017-05-30)

Picker changes

  • Fix bug with file upload progress related to background uploads
  • Fix issue with crop overlay dimensions being set incorrectly
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