Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

Releases: FineUploader/react-fine-uploader

Azure Cloud Storage support

13 Dec 03:00
Compare
Choose a tag to compare

Implemented in #54, first reported in #3.

With this release, uploads directly to Azure Cloud Storage are possible as described in the Fine Uploader Azure feature page. All core options, callbacks, and API methods specific to Fine Uploader Azure and inherited from the traditional endpoint uploader are also available with React Fine Uploader's Azure wrapper.

Also updated the minimal version of Fine Uploader to 5.11.10. Previously it was 5.11.5. A number of bugfixes occurred in the underlying library since 5.11.5. See the release notes in the fine-uploader project for details.

Hotfix: <Gallery /> onStatusChange listener does not unregister when component is unmounted

17 Nov 23:19
Compare
Choose a tag to compare

Fine Uploader S3 support

28 Oct 04:20
Compare
Choose a tag to compare

Uploading directly to an Amazon Simple Storage Service (S3) bucket is now natively supported with React Fine Uploader. Read the S3 wrapper class docs for more details.

Hotfix: npm package missing CSS files + <Thumbnail /> placeholders fail to load

20 Oct 19:20
Compare
Choose a tag to compare

Initial release

20 Oct 05:09
Compare
Choose a tag to compare

Contains the following wrapper classes:

these high-level components:

...and the following low-level/focused components: