FilePond, Where files go to stretch their bits.
Last release today
28 Aug 2026
Release timing varies
gaps range from 8 days to 2 months
Nearly every release is documented
notes for 60 of the last 60 stable releases
Nothing withdrawn
no release was ever pulled
9 years old
301 releases · first in 2017
Release timeline
301 releases since 2017One column per quarter.
Releases
- 5.0.0-beta.530 Jan 2026pre-release
Nothing published for this version
- 5.0.0-beta.429 Jan 2026pre-release
Nothing published for this version
- 5.0.0-beta.329 Jan 2026pre-release
Nothing published for this version
- 5.0.0-beta.228 Jan 2026pre-release
Nothing published for this version
- 5.0.0-beta.127 Jan 2026pre-release
Nothing published for this version
- 5.0.0-alpha.1726 Jan 2026pre-release
Nothing published for this version
- 5.0.0-alpha.1615 Jan 2026pre-release
Nothing published for this version
- 5.0.0-alpha.1514 Jan 2026pre-release
Nothing published for this version
- 5.0.0-alpha.1412 Jan 2026pre-release
Nothing published for this version
- 5.0.0-alpha.138 Jan 2026pre-release
Nothing published for this version
- 5.0.0-alpha.127 Jan 2026pre-release
Nothing published for this version
- 5.0.0-alpha.1116 Dec 2025pre-release
Nothing published for this version
- 5.0.0-alpha.1016 Dec 2025pre-release
Nothing published for this version
- 5.0.0-alpha.911 Dec 2025pre-release
Nothing published for this version
- 5.0.0-alpha.89 Dec 2025pre-release
Nothing published for this version
- 5.0.0-alpha.76 Dec 2025pre-release
Nothing published for this version
- 5.0.0-alpha.66 Dec 2025pre-release
Nothing published for this version
- 5.0.0-alpha.56 Dec 2025pre-release
Nothing published for this version
- 5.0.0-alpha.45 Dec 2025pre-release
Nothing published for this version
- 5.0.0-alpha.35 Dec 2025pre-release
Nothing published for this version
- 5.0.0-alpha.25 Dec 2025pre-release
Nothing published for this version
- 5.0.0-alpha.14 Dec 2025pre-release
Nothing published for this version
- 5.0.0-alpha.04 Dec 2025pre-release
Nothing published for this version
- 4.32.122 Mar 2026
- 4.32.116 Jan 2026
Release notes2 sources agree
Open source →- Merge fix file processing aborted and moving to next file. #1065
- 4.32.1027 Oct 2025
Release notes2 sources agree
Open source →- Added various new locales.
- Merge fix for drop offset mismatch when scrolling.
- 4.32.910 Sept 2025
- 4.32.810 Jun 2025
- 4.32.716 Jan 2025
Release notes2 sources agree
Open source →- Fix issue where
checkValiditywould not reset field validity status after removing an invalid file.
- Fix issue where
- 4.32.623 Dec 2024
- 4.32.529 Nov 2024
- 4.32.426 Nov 2024
Release notes2 sources agree
Open source →- Make credits link more visible to prevent authors from leaving it in place accidentally.
- 4.32.326 Nov 2024
- 4.32.225 Nov 2024
Release notes2 sources agree
Open source →- Fix accessibility issue with data fieldset missing a legend.
- 4.32.14 Nov 2024
- 4.32.031 Oct 2024
Release notes2 sources agree
Open source →- Add
onloadproperty to chunk patch request, receivesxhrobject, chunk index, and total chunks. #649 - Fix role attribute in voice over assistant to improve WCAG compatibility #988
- Add
- 4.31.423 Sept 2024
Release notes2 sources agree
Open source →- Fix issue where images pasted in contenteditable elements would be handled by FilePond.
- 4.31.39 Sept 2024
Release notes2 sources agree
Open source →- Fix issue where hidden input fields in
filepond--datafieldset would stay disabled after enabling FilePond. #1001
- Fix issue where hidden input fields in
- 4.31.212 Aug 2024
Release notes2 sources agree
Open source →- Remove
aria-hiddenfrom drop label as suggested by Lighthouse. - Fix
tabIndexattribute on credits link not set correctly, now no longer included in tab flow.
- Remove
- 4.31.112 Apr 2024
Release notes2 sources agree
Open source →- Fix issue with dragging file items sometimes not working.
- 4.30.618 Dec 2023
Release notes2 sources agree
Open source →- Fix issue where using a number as source for a local file would throw a
url.spliterror.
- Fix issue where using a number as source for a local file would throw a
- 4.30.515 Dec 2023
- 4.30.431 May 2022
Release notes2 sources agree
Open source →- 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
- 4.30.35 Oct 2021
- 4.30.25 Oct 2021
- 4.30.15 Oct 2021
Release notes2 sources agree
Open source →- Prioritize server prop before other props when passed to setOptions #606
- 4.30.029 Sept 2021
Release notes2 sources agree
Open source →- Add
labelFileSizeBytes,labelFileSizeKilobytes,labelFileSizeMegabytes,labelFileSizeGigabytes#763
- Add
- 4.29.110 Sept 2021
- 4.29.016 Aug 2021
Release notes2 sources agree
Open source →- Enable rejecting images with an error message using the internal
DID_LOAD_ITEMhook.
- Enable rejecting images with an error message using the internal
- 4.28.29 Jun 2021
Release notes2 sources agree
Open source →- Fix issue where local server files could not be re-uploaded after editing and did not trigger remove of source file.
- 4.28.18 Jun 2021
- 4.28.08 Jun 2021
Release notes2 sources agree
Open source →- Add
storeAsFileproperty, if set totrueFilePond will attempt to store the file objects in file input elements allowing file submit along with parent form (no need forserverproperty). 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.
- Add
- 4.27.331 May 2021
Release notes2 sources agree
Open source →- Fix issue with file.js component leaking state causing
allowRemoveto impact other instances of FilePond. #713
- Fix issue with file.js component leaking state causing
- 4.27.227 May 2021
Release notes2 sources agree
Open source →- Fix issue with fetch and
HEADno setting server id to hidden input element.
- Fix issue with fetch and
- 4.27.130 Apr 2021
Release notes2 sources agree
Open source →- Fix issue with
allowMinimumUploadDurationset tofalsethrowing error.
- Fix issue with
- 4.27.07 Apr 2021
Release notes2 sources agree
Open source →- Add
allowMinimumUploadDurationset tofalseto prevent a minimum upload time of 750ms.
- Add
- 4.26.26 Apr 2021
Release notes2 sources agree
Open source →setMetadatainternalsilentbool now does fire internalDID_UPDATE_ITEM_METADATAbut doesn't trigger upload or file prepare logic. This fixes an issue with the new image editor and file poster plugins.
- 4.26.129 Mar 2021
Release notes2 sources agree
Open source →- Add metdata change info to internal
SHOULD_PREPARE_OUTPUTcall
- Add metdata change info to internal
- 4.26.019 Mar 2021
Release notes2 sources agree
Open source →- Fix problem with rendering 0 items per row. #676
- The
headersproperty of theserver.processend point can now be a function.
- 4.25.312 Mar 2021