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

filestack-js

Package Overview
Dependencies
Maintainers
1
Versions
179
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.10.0

Diff

Changelog

Source

0.10.0 (2017-12-07)

Picker changes

  • Add new option concurrency to control maximum amount of running uploads
  • Fix a memory issue related to image resize and upload concurrency
  • Fix issue where 'fallback' for intelligent uploads was not respected
  • Fix issue where editing cloud images stripped EXIF metadata
  • Fix disableThumbnails option to respect edited cloud images
  • Refactor resize logic to provide better UX -- image resize operations no longer block user actions (like upload and edit)
  • Update Polish and Mandarin translations
  • Add Korean (ko), Norwegian (no), Swedish (sv), and Vietnamese (vi) translations
filestack-dev
published 0.10.0-rc1 •

filestack-dev
published 0.9.12 •

Changelog

Source

0.9.12 (2017-11-08)

Client changes

  • Introduce '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.

filestack-dev
published 0.9.11 •

Changelog

Source

0.9.11 (2017-11-01)

Client changes

  • Fix bug with form data being parsed incorrectly when storing URLs
filestack-dev
published 0.9.10 •

Changelog

Source

0.9.10 (2017-11-01)

Picker changes

  • Fix browser crash in Chrome when bulk resizing images
  • Add some UX around currently resizing images in summary view (Upload button now says Resizing)
filestack-dev
published 0.9.9 •

Changelog

Source

0.9.9 (2017-10-18)

Picker changes

  • Disable drag mode on crop interface (only 0.9.8 had this behavior)
  • Increase crop box drag anchor area to help mobile gestures

Client changes

  • Add new intelligentChunkSize option to override the initial FII chunk size
  • Increase default request timeout to 2 minutes
filestack-dev
published 0.9.8 •

Changelog

Source

0.9.8 (2017-10-12)

Picker changes

  • Add modalSize option for setting width and height of desktop modal
  • Change image grid thumbnail styles to prevent stretching
  • Add support for CNAME for static picker files (thanks to @MichalPodeszwa)
  • Fix duplicated uploads bug when startUploadingWhenMaxFilesReached and uploadInBackground are true
  • Fix bug where infinite scroll would fetch files twice
  • Fix issue with exposeOriginalFile not being respected in all callbacks
  • Optimize all downloaded SVG assets for faster loading times
filestack-dev
published 0.9.8-rc2 •

filestack-dev
published 0.9.8-rc1 •

filestack-dev
published 0.9.7 •

Changelog

Source

0.9.7 (2017-10-06)

Picker changes

  • Fire all file callbacks regardless of uploadInBackground value
  • Default global drop zone to false, add new option globalDropZone to enable it
  • Add exposeOriginalFile option to give access to underlying File instances
  • Fix bug with allowManualRetry and background uploads
  • Fix UI bug with selected cloud files when uploadInBackground is true
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