PackageTrack

npm

filepond

4.32.12pqina/filepond

FilePond, Where files go to stretch their bits.

Release timeline

301 releases since 2017
20172026

One column per quarter.

Releases

  1. 4.25.28 Mar 2021
    Release notes2 sources agree
    • Fix issue with fixed with file items not row wrapping correctly. #653
    • Fix file info label when remove button positioned to the right. #620
    Open source →
  2. 4.25.114 Dec 2020
    Release notes2 sources agree
    • Renamed beforePrepareOutput hook to beforePrepareFile.
    Open source →
  3. 4.25.014 Dec 2020
    Release notes2 sources agree
    • Add beforePrepareOutput hook to intercept and prevent preparing a new output file.
    Open source →
  4. 4.24.010 Dec 2020
    Release notes2 sources agree
    • Add action info to internal SHOULD_PREPARE_OUTPUT call
    • Moved edit button CSS to FilePond
    Open source →
  5. 4.23.12 Nov 2020
    Release notes2 sources agree
    • When files are dropped in a folder the file type cannot always be determined, this fix prevents FilePond from creating a Blob if it can't guesstimate the file type.
    Open source →
  6. 4.23.02 Nov 2020
    Release notes2 sources agree
    Open source →
  7. 4.22.130 Oct 2020
    Release notes2 sources agree
    • Fix problem with locale files.
    Open source →
  8. 4.22.029 Oct 2020
    Release notes2 sources agree
    • Add internal filter for plugins to manipulate dropped files before adding them to the files list.
    Open source →
  9. 4.21.19 Oct 2020
    Release notes2 sources agree
    • Fix calculation of file size when fileSizeBase is set to 1024.
    Open source →
  10. 4.21.05 Oct 2020
    Release notes2 sources agree
    • Add fileSizeBase use to adjust the way files sizes are displayed. Default is 1000.
    Open source →
  11. 4.20.131 Aug 2020
    Release notes2 sources agree
    • Add allowRemove option so it actually works.
    Open source →
  12. 4.20.031 Aug 2020
    Release notes2 sources agree
    • Add allowRemove, set to false to disable remove button.
    • Improve TypeScript definitions.
    • Fix issue where removeFiles would not remove all files.
    Open source →
  13. 4.19.229 Jul 2020
    Release notes2 sources agree
    • Fix problem with locale files not ending up on npm.
    Open source →
  14. 4.19.128 Jul 2020
    Release notes2 sources agree
    • Fix issue where removal of a server file was requested when setting new files to the files property.
    Open source →
  15. 4.19.027 Jul 2020
    Release notes2 sources agree
    • Add locale folder, can now import different locales.
    • Improve supports method, now correctly detects MacOS Safari 8.
    • Improve type definitions file.
    • Fix issue with removeFiles({ revert: false }) not working.
    • Fix issue where content pasted in a textarea would be interpreted as a file.
    Open source →
  16. 4.18.022 Jun 2020
    Release notes2 sources agree
    • Add fallback for fetch when loading remote URLs, if no custom fetch supplied, will use default request.
    • Add TypeScript dynamic label types.
    • Fix issue where order of files wasn't correct when setting initial files.
    Open source →
  17. 4.17.111 Jun 2020
    Release notes2 sources agree
    • Fix issue where reorder event was fired on each drag interaction, now only fires when order changes.
    Open source →
  18. 4.17.011 Jun 2020
    Release notes2 sources agree
    • Add allowProcess, set to false to remove processing button and related abort / retry processing controls.
    • Fix issue where hidden inputs didn't reflect visual order of files in list.
    Open source →
  19. 4.16.09 Jun 2020
    Release notes2 sources agree
    • Add allowSyncAcceptAttribute, set to false to prevent FilePond from setting the file input field accept attribute to the value of the acceptedFileTypes.
    Open source →
  20. 4.15.14 Jun 2020
    Release notes2 sources agree
    • Fix issue with abort being called even when not supplied.
    Open source →
  21. 4.14.029 May 2020
    Release notes2 sources agree
    • Add oninitfile, called when file is first initialised, can be used to immediately set metadata.
    Open source →
  22. 4.13.722 May 2020
    Release notes2 sources agree
    • Fix backwards compatibility problem with 4.13.5 and 4.13.6 where removeFile would revert upload.
    • Add { revert: true } as parameter to removeFile and removeFiles methods. Where in the previous two fix versions reverting was added to be done automatically this new parameter now needs be set to revert the upload.
    Open source →
  23. 4.13.612 May 2020
    Release notes2 sources agree
    • Fix problem where revert wasn't called for user added files.
    Open source →
  24. 4.13.530 Apr 2020
    Release notes2 sources agree
    • Fix trigger of revert handler to removeFile API.
    • Fix problem where circular layout wouldn't work on latest Safari.
    Open source →
  25. 4.13.414 Apr 2020
    Release notes2 sources agree
    • Fix issue where FilePond internal event mechanism would be in slowmotion mode when running in an inactive tab because of setTimeout use.
    Open source →
  26. 4.13.314 Apr 2020
    Release notes2 sources agree
    • Fix issue where FilePond would excessivly pause in between processing files while running in an inactive tab.
    Open source →
  27. 4.13.213 Apr 2020
    Release notes2 sources agree
    • Fix issue where FilePond running in an inactive tab would be very slow to pick up new files.
    Open source →
  28. 4.13.17 Apr 2020
    Release notes2 sources agree
    • Fix issue where HEAD fetch request would try turn response into zero byte file.
    Open source →
  29. 4.13.013 Mar 2020
    Release notes2 sources agree
    • Fix issue where hidden file fields were not in the correct order when files were sorted either automatically or manually.
    • Clean up accidental log statement left in 4.12.2 release.
    Open source →
  30. 4.12.212 Mar 2020
    Release notes2 sources agree
    • Fix issue with re-enabling FilePond field from disabled state not applying the appropriate fields to the browse input.
    Open source →
  31. 4.12.112 Mar 2020
    Release notes2 sources agree
    • Fix issue where browse button wasn't clickable when styleLayoutMode was set to compact.
    Open source →
  32. 4.12.03 Mar 2020
    Release notes2 sources agree
    • Add styleButtonRemoveItemAlign to align remove button to the left side of the file item.
    • Fix issue where list of files could not be scrolled when FilePond was disabled.
    Open source →
  33. 4.11.011 Feb 2020
    Release notes2 sources agree
    • Add relativePath property to file item.
    • Add onreorderfiles callback.
    • Fix issue where unkown type was "null" instead of an empty string.
    • Fix issue where onactivatefile was fired on drag end.
    Open source →
  34. 4.10.06 Feb 2020
    Release notes2 sources agree
    • Copy webkitDirectory property to file object.
    Open source →
  35. 4.9.521 Jan 2020
    Release notes2 sources agree
    • Fix issue with error format in TypeScript types.
    Open source →
  36. 4.9.414 Jan 2020
    Release notes2 sources agree
    • Fix problem with API querystring containing multiple questionmarks.
    Open source →
  37. 4.9.327 Dec 2019
    Release notes2 sources agree
    • Fix problem where ending the class attribute on a space would throw an error.
    Open source →
  38. 4.9.213 Dec 2019
    Release notes2 sources agree
    • Add grab cursor to items so there's and indicator that items are grabbable.
    Open source →
  39. 4.9.013 Dec 2019
    Release notes2 sources agree
    • Add drag to reorder file items, enable by setting allowReorder to true.
      • Only works in single column mode (for now).
      • It also works when the list of files is showing a scrollbar, but dragging + scrolling isn't working correctly at the moment.
      • Limited to browsers supporting Pointer events.
    • Add moveFile(query, index) method. Use to move a file to a different index in the file items array.
    Open source →
  40. 4.8.212 Dec 2019
    Release notes2 sources agree
    • Fix problem with 4.8.1 fix not working with SSR.
    Open source →
  41. 4.8.111 Dec 2019
    Release notes2 sources agree
    • Fix IE issue where adding markup would not work.
    Open source →
  42. 4.8.09 Dec 2019
    Release notes2 sources agree
    • Add prepareFile and prepareFiles methods to the FilePond instance, use to request output files of the current items in the files list.
    Open source →
  43. 4.7.41 Nov 2019
    Release notes2 sources agree
    • UTF-8 encode request headers to prevent issues with weird characters.
    Open source →
  44. 4.7.328 Oct 2019
    Release notes2 sources agree
    • Switch from setAttribute to cssText for layout changes resulting in better performance and CSP compatibility. #400
    Open source →
  45. 4.7.227 Sept 2019
    Release notes2 sources agree
    • Fix issue where iOS 10 would throw an error when calling delete on a dataset property
    • Fix issue with onwarning being called on incorrect element
    Open source →
  46. 4.7.112 Sept 2019
    Release notes2 sources agree
    • Fix problem where directories with over 100 files weren't read correctly.
    Open source →
  47. 4.7.010 Sept 2019
    Release notes2 sources agree
    • Add support for chunked uploads. Thanks to Ryan Olson (@ams-ryanolson) Arctic Media for donating the funds to build this.
    Open source →
  48. 4.6.14 Sept 2019
    Release notes2 sources agree
    • Add missing Blob type to TypeScript server config.
    Open source →
  49. 4.6.02 Sept 2019
    Release notes2 sources agree
    • Add TypeScript declarations.
    Open source →
  50. 4.5.22 Sept 2019
    Release notes2 sources agree
    • If Blob has name attribute use name attribute instead of URL for file name.
    Open source →
  51. 4.5.127 Aug 2019
    Release notes2 sources agree
    • Fix issue where drag-drop from Firefox download list would not add file to drop area
    Open source →
  52. 4.5.020 Aug 2019
    Release notes2 sources agree
    • Add option to set server end point headers on a generic level so they're applied to all end points using server.headers.
    Open source →
  53. 4.4.1314 Aug 2019
    Release notes2 sources agree
    • Fix problem with CSS overriding image preview markup text size.
    Open source →
  54. 4.4.121 Aug 2019
    Release notes2 sources agree
    • Fix memory leak.
    Open source →
  55. 4.4.1111 Jul 2019
    Release notes2 sources agree
    • Fix problem with abort statement in file loader logic.
    Open source →
  56. 4.4.1027 Jun 2019
    Release notes2 sources agree
    • Fix issue where Promise returned by addFile would not be rejected if file failed to load.
    Open source →
  57. 4.4.96 Jun 2019
    Release notes2 sources agree
    • Fix security issues with dependencies.
    Open source →
  58. 4.4.827 May 2019
    Release notes2 sources agree
    • Fix issue where multiple calls to setMetadata would result in multiple successive calls to prepare file.
    • Fix issue where drop area aspect ratio would not update correctly on resize.
    Open source →
  59. 4.4.720 May 2019
    Release notes2 sources agree
    • Fix issue where pasting a file would throw an error.
    • Fix issue where ignored files would be counted as files when dropping a folder.
    Open source →
  60. 4.4.613 May 2019
    Release notes2 sources agree
    • Fix issue where processFiles would re-process local server images.
    Open source →