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. 5.0.0-beta.530 Jan 2026pre-release

    Nothing published for this version

  2. 5.0.0-beta.429 Jan 2026pre-release

    Nothing published for this version

  3. 5.0.0-beta.329 Jan 2026pre-release

    Nothing published for this version

  4. 5.0.0-beta.228 Jan 2026pre-release

    Nothing published for this version

  5. 5.0.0-beta.127 Jan 2026pre-release

    Nothing published for this version

  6. 5.0.0-alpha.1726 Jan 2026pre-release

    Nothing published for this version

  7. 5.0.0-alpha.1615 Jan 2026pre-release

    Nothing published for this version

  8. 5.0.0-alpha.1514 Jan 2026pre-release

    Nothing published for this version

  9. 5.0.0-alpha.1412 Jan 2026pre-release

    Nothing published for this version

  10. 5.0.0-alpha.138 Jan 2026pre-release

    Nothing published for this version

  11. 5.0.0-alpha.127 Jan 2026pre-release

    Nothing published for this version

  12. 5.0.0-alpha.1116 Dec 2025pre-release

    Nothing published for this version

  13. 5.0.0-alpha.1016 Dec 2025pre-release

    Nothing published for this version

  14. 5.0.0-alpha.911 Dec 2025pre-release

    Nothing published for this version

  15. 5.0.0-alpha.89 Dec 2025pre-release

    Nothing published for this version

  16. 5.0.0-alpha.76 Dec 2025pre-release

    Nothing published for this version

  17. 5.0.0-alpha.66 Dec 2025pre-release

    Nothing published for this version

  18. 5.0.0-alpha.56 Dec 2025pre-release

    Nothing published for this version

  19. 5.0.0-alpha.45 Dec 2025pre-release

    Nothing published for this version

  20. 5.0.0-alpha.35 Dec 2025pre-release

    Nothing published for this version

  21. 5.0.0-alpha.25 Dec 2025pre-release

    Nothing published for this version

  22. 5.0.0-alpha.14 Dec 2025pre-release

    Nothing published for this version

  23. 5.0.0-alpha.04 Dec 2025pre-release

    Nothing published for this version

  24. 4.32.122 Mar 2026
    Release notes2 sources agree
    Open source →
  25. 4.32.116 Jan 2026
    Release notes2 sources agree
    • Merge fix file processing aborted and moving to next file. #1065
    Open source →
  26. 4.32.1027 Oct 2025
    Release notes2 sources agree
    • Added various new locales.
    • Merge fix for drop offset mismatch when scrolling.
    Open source →
  27. 4.32.910 Sept 2025
    Release notes2 sources agree
    • Added various new locales.
    Open source →
  28. 4.32.810 Jun 2025
    Release notes2 sources agree
    • Merged multiple PRs with various fixes.
    Open source →
  29. 4.32.716 Jan 2025
    Release notes2 sources agree
    • Fix issue where checkValidity would not reset field validity status after removing an invalid file.
    Open source →
  30. 4.32.623 Dec 2024
    Release notes2 sources agree
    • Fix processfiles event missing from types.`
    Open source →
  31. 4.32.529 Nov 2024
    Release notes2 sources agree
    • Attempt to fix item dragging issue on Android.
    Open source →
  32. 4.32.426 Nov 2024
    Release notes2 sources agree
    • Make credits link more visible to prevent authors from leaving it in place accidentally.
    Open source →
  33. 4.32.326 Nov 2024
    Release notes2 sources agree
    • Add nofollow to credits link.
    Open source →
  34. 4.32.225 Nov 2024
    Release notes2 sources agree
    • Fix accessibility issue with data fieldset missing a legend.
    Open source →
  35. 4.32.14 Nov 2024
    Release notes2 sources agree
    • Fix types.
    Open source →
  36. 4.32.031 Oct 2024
    Release notes2 sources agree
    • Add onload property to chunk patch request, receives xhr object, chunk index, and total chunks. #649
    • Fix role attribute in voice over assistant to improve WCAG compatibility #988
    Open source →
  37. 4.31.423 Sept 2024
    Release notes2 sources agree
    • Fix issue where images pasted in contenteditable elements would be handled by FilePond.
    Open source →
  38. 4.31.39 Sept 2024
    Release notes2 sources agree
    • Fix issue where hidden input fields in filepond--data fieldset would stay disabled after enabling FilePond. #1001
    Open source →
  39. 4.31.212 Aug 2024
    Release notes2 sources agree
    • Remove aria-hidden from drop label as suggested by Lighthouse.
    • Fix tabIndex attribute on credits link not set correctly, now no longer included in tab flow.
    Open source →
  40. 4.31.112 Apr 2024
    Release notes2 sources agree
    • Fix issue with dragging file items sometimes not working.
    Open source →
  41. 4.30.618 Dec 2023
    Release notes2 sources agree
    • Fix issue where using a number as source for a local file would throw a url.split error.
    Open source →
  42. 4.30.515 Dec 2023
    Release notes2 sources agree
    • Fix file field value assignment #905
    Open source →
  43. 4.30.431 May 2022
    Release notes2 sources agree
    • Fix a bug where the selected file is not replaced #841
    • Fix a bug where the onwarning event is not triggered #839
    • Add more translations
    Open source →
  44. 4.30.35 Oct 2021
    Release notes2 sources agree
    • Fix accidental push.
    Open source →
  45. 4.30.25 Oct 2021
    Release notes2 sources agree
    • Remove accidental log statement.
    Open source →
  46. 4.30.15 Oct 2021
    Release notes2 sources agree
    • Prioritize server prop before other props when passed to setOptions #606
    Open source →
  47. 4.30.029 Sept 2021
    Release notes2 sources agree
    • Add labelFileSizeBytes, labelFileSizeKilobytes, labelFileSizeMegabytes, labelFileSizeGigabytes #763
    Open source →
  48. 4.29.110 Sept 2021
    Release notes2 sources agree
    • Revert chunked uploads #757
    Open source →
  49. 4.29.016 Aug 2021
    Release notes2 sources agree
    • Enable rejecting images with an error message using the internal DID_LOAD_ITEM hook.
    Open source →
  50. 4.28.29 Jun 2021
    Release notes2 sources agree
    • Fix issue where local server files could not be re-uploaded after editing and did not trigger remove of source file.
    Open source →
  51. 4.28.18 Jun 2021
    Release notes2 sources agree
    • Fix CSS error.
    Open source →
  52. 4.28.08 Jun 2021
    Release notes2 sources agree
    • Add storeAsFile property, if set to true FilePond will attempt to store the file objects in file input elements allowing file submit along with parent form (no need for server property). This only works if the browser supports the DataTransfer constructor, this is the case on Firefox, Chrome, Chromium powered browsers and Safari version 14.1 and higher.
    • Switch to PostCSS for style output.
    Open source →
  53. 4.27.331 May 2021
    Release notes2 sources agree
    • Fix issue with file.js component leaking state causing allowRemove to impact other instances of FilePond. #713
    Open source →
  54. 4.27.227 May 2021
    Release notes2 sources agree
    • Fix issue with fetch and HEAD no setting server id to hidden input element.
    Open source →
  55. 4.27.130 Apr 2021
    Release notes2 sources agree
    • Fix issue with allowMinimumUploadDuration set to false throwing error.
    Open source →
  56. 4.27.07 Apr 2021
    Release notes2 sources agree
    • Add allowMinimumUploadDuration set to false to prevent a minimum upload time of 750ms.
    Open source →
  57. 4.26.26 Apr 2021
    Release notes2 sources agree
    • setMetadata internal silent bool now does fire internal DID_UPDATE_ITEM_METADATA but doesn't trigger upload or file prepare logic. This fixes an issue with the new image editor and file poster plugins.
    Open source →
  58. 4.26.129 Mar 2021
    Release notes2 sources agree
    • Add metdata change info to internal SHOULD_PREPARE_OUTPUT call
    Open source →
  59. 4.26.019 Mar 2021
    Release notes2 sources agree
    • Fix problem with rendering 0 items per row. #676
    • The headers property of the server.process end point can now be a function.
    Open source →
  60. 4.25.312 Mar 2021
    Release notes2 sources agree
    • Fix issue with chunkRetryDelays. #671
    Open source →