PackageTrack
Sign in Get early access

studio-42/elfinder

File manager for web

2.1.70 9.7M downloads/mo #1826 most downloaded on Packagist Studio-42/elFinder

What this package is like to depend on

Last release 20 days ago

03 Aug 2026

Release timing varies

gaps range from 2 weeks to 1.6 years

Rarely documented

notes for 5 of 78 stable releases

Nothing withdrawn

no release was ever pulled

11 years old

78 releases · first in 2015

4 releases in the last 12 months

see the full history below

Release timeline

78 releases · Nov 2015 to Aug 2026
2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 78
  1. 2.1.70 03 Aug 2026
    Release notes

    Version 2.1.70

    • Security: Fix CSRF protection for the netmount command
    • Security: Fix MIME validation during ZIP archive extraction
    • Security: Require cURL for URL uploads to prevent SSRF protection bypass in the fsock_get_contents() fallback
    • Fix postMessage origin bypass and playsound DOM XSS

    For technical details of [Security:], please refer to the published GitHub Security Advisories.

    Full Changelog: 2.1.69...2.1.70

    Open source →
    Release notes

    Latest

    Latest

    Compare

    Open source →
  2. 2.1.69 07 May 2026
    Release notes

    Version 2.1.69

    • Only fixes a release error; there are no changes to the functionality.

    Version 2.1.68

    • Fixing bug where uploading large files sometimes fails (#3761)
    • Fix incorrect URL generation in getContentUrl() (#3759)
    • pressing minimized button ( - ) on the editor while the editor is maximized will close the editor (#3737)
    • Update deprecated php type casts (#3739)
    • fix(mime): normalize MIME mappings and regenerate elFinder.mimetypes.js
    • Update Russian translation and authorship details (#3757)
    • chore(dev): add MIME mapping generator script
    • Use Array.isArray instead of $.isArray (#3771)
    • added "SVG image" & "WEBP image" file type description to "Kind" column when in list view (#3738)
    • Correctly urlencode path in setcookie(); fix #3538 (#3754)
    • Create SECURITY.md
    • fix: Pixo Image Editor JS path
    • update: [css] change font-size of preview
    • fix: improve PHP 8 compatibility in session, cURL, and callback handling (#3780)
    • Prepare elFinder for jQuery 4 sup (#3781)
    • fix: example html, js
    • build: add elfinder-minimal
    • feat(editor): add signed callback state storage for external save handlers
    • fix(connector): add CSRF token validation and refresh flow
    • fix(connector): refine CSRF token refresh timing and protected commands
    • fix(js): guard CSRF reload check when xhr is missing
    • fix(onedrive): prefer cached Graph download URLs for file access
    • Preserve i18n keys in mount errors
    • fix:#3782 avoid E_STRICT on PHP 8.4+
    • Update safe CDN versions for external JS libs
    • Normalize MPD text/xml MIME type
    • [i18n:ja] Update elfinder.ja.js
    • fix(connector): normalize PHP error handling and mount failures
    • chore(js): update default CDN library versions
    • chore: ignore local IDE project files
    • docs: fix correct the incorrect date
    • [security] [VD:MySQL] normalize numeric object ids for SQL usage
    Open source →
  3. 2.1.68 07 May 2026
    Release notes

    Changes form previous version

    Full Changelog: 2.1.67...2.1.68

    • Fixing bug where uploading large files sometimes fails (#3761)
    • Fix incorrect URL generation in getContentUrl() (#3759)
    • pressing minimized button ( - ) on the editor while the editor is maximized will close the editor (#3737)
    • Update deprecated php type casts (#3739)
    • fix(mime): normalize MIME mappings and regenerate elFinder.mimetypes.js
    • Update Russian translation and authorship details (#3757)
    • chore(dev): add MIME mapping generator script
    • Use Array.isArray instead of $.isArray (#3771)
    • added "SVG image" & "WEBP image" file type description to "Kind" column when in list view (#3738)
    • Correctly urlencode path in setcookie(); fix #3538 (#3754)
    • Create SECURITY.md
    • fix: Pixo Image Editor JS path
    • update: [css] change font-size of preview
    • fix: improve PHP 8 compatibility in session, cURL, and callback handling (#3780)
    • Prepare elFinder for jQuery 4 sup (#3781)
    • fix: example html, js
    • build: add elfinder-minimal
    • feat(editor): add signed callback state storage for external save handlers
    • fix(connector): add CSRF token validation and refresh flow
    • fix(connector): refine CSRF token refresh timing and protected commands
    • fix(js): guard CSRF reload check when xhr is missing
    • fix(onedrive): prefer cached Graph download URLs for file access
    • Preserve i18n keys in mount errors
    • fix:#3782 avoid E_STRICT on PHP 8.4+
    • Update safe CDN versions for external JS libs
    • Normalize MPD text/xml MIME type
    • [i18n:ja] Update elfinder.ja.js
    • fix(connector): normalize PHP error handling and mount failures
    • chore(js): update default CDN library versions
    • chore: ignore local IDE project files
    • docs: fix correct the incorrect date
    • [security] [VD:MySQL] normalize numeric object ids for SQL usage
    Open source →
  4. 2.1.67 17 Apr 2026
    Release notes

    Changes form previous version

    Full Changelog: 2.1.66...2.1.67

    • [security] fix command injection vulnerability in resize background color handling when using the ImageMagick CLI backend
    Open source →
  5. 2.1.66 28 Aug 2025
    Release notes

    Changes form previous version

    Full Changelog: 2.1.64...2.1.66

    Version 2.1.65

    • [js] update CDNs
    • [php:editors] Zoho API update

    Version 2.1.66

    • [PHP 8.4] Fix: Curl CURLOPT_BINARYTRANSFER deprecated
    • Merge pull request #3629 from Ayesh/php84-curl-depr
    • translate to Chinese
    • Update zh_CN.js
    • Update Chinese help
    • fix name
    • Update elfinder.ko.js
    • try copy / deleting folder if moving it doesn't work
    • Merge pull request #3636 from vfishv/master
    • Merge pull request #3647 from allity/patch-1
    • Merge pull request #3653 from terrafrost/branch-1
    • Fix #3637 FILTER_SANITIZE_STRING is deprecated (PHP 8.1)
    • Allow image URL in theme manifest.json to be a relative link as well
    • Update elfinder.ru.js
    • Merge pull request #3677 from blutorange/feat-relative-image-link-in-theme-manifest
    • Merge pull request #3682 from Ruslan-Aleev/patch-1
    • Fixes #3684 (#3685)
    • [OneDrive] fix Content URL
    • Fix #3667 where the Content URL could be invalid
    • [VD:core] Check if copying was successful when moving files in copy + delete mode
    • Fix CVE-2025-0818 (#3723)
    • Fixes #3689, fm.sync removes unavailable volumes. (#3690)
    • [VD:SFTP] Make compatible with phpseclib version 2 or 3 when returned from connectCallback($options) (#3687)
    • Add font mime kinds (WOFF, WOFF2, EOT, SFNT, generic font/*) (#3691)
    • Ignore posted message that are not intended for ElFinder (#3692)
    • Add option to rename command to disable alias rename (#3693)
    • Add option commandsOptions.edit.confirmUnsavedBeforeClose (#3698)
    • Fix build for Windows environment (#3699)
    • Replace usage of deprecated E_STRICT constant (#3705)
    • Add "WEBP" to File mimetype to kind mapping (#3712)
    • fix translation mistakes and unification (#3719)
    Open source →
  6. 2.1.65 05 Jan 2024

    Nothing published for this version

  7. 2.1.64 20 Dec 2023

    Nothing published for this version

  8. 2.1.63 20 Dec 2023

    Nothing published for this version

  9. 2.1.62 13 Jun 2023

    Nothing published for this version

  10. 2.1.61 14 Mar 2022

    Nothing published for this version

  11. 2.1.60 12 Nov 2021

    Nothing published for this version

  12. 2.1.59 13 Jun 2021

    Nothing published for this version

  13. 2.1.58 09 Jun 2021

    Nothing published for this version

  14. 2.1.57 05 Jun 2020

    Nothing published for this version

  15. 2.1.56 09 Apr 2020

    Nothing published for this version

  16. 2.1.55 18 Mar 2020

    Nothing published for this version

  17. 2.1.54 14 Mar 2020

    Nothing published for this version

  18. 2.1.53 25 Jan 2020

    Nothing published for this version

  19. 2.1.52 20 Jan 2020

    Nothing published for this version

  20. 2.1.51 08 Dec 2019

    Nothing published for this version

  21. 2.1.50 20 Aug 2019

    Nothing published for this version

  22. 2.1.49 16 Apr 2019

    Nothing published for this version

  23. 2.1.48 26 Feb 2019

    Nothing published for this version

  24. 2.1.47 25 Feb 2019

    Nothing published for this version

  25. 2.1.46 14 Jan 2019

    Nothing published for this version

  26. 2.1.45 09 Jan 2019

    Nothing published for this version

  27. 2.1.44 15 Dec 2018

    Nothing published for this version

  28. 2.1.43 24 Nov 2018

    Nothing published for this version

  29. 2.1.42 29 Aug 2018

    Nothing published for this version

  30. 2.1.41 19 Aug 2018

    Nothing published for this version

  31. 2.1.40 14 Jul 2018

    Nothing published for this version

  32. 2.1.39 05 Jun 2018

    Nothing published for this version

  33. 2.1.38 05 May 2018

    Nothing published for this version

  34. 2.1.37 28 Mar 2018

    Nothing published for this version

  35. 2.1.36 28 Mar 2018

    Nothing published for this version

  36. 2.1.35 21 Mar 2018

    Nothing published for this version

  37. 2.1.34 18 Mar 2018

    Nothing published for this version

  38. 2.1.33 14 Mar 2018

    Nothing published for this version

  39. 2.1.32 07 Feb 2018

    Nothing published for this version

  40. 2.1.31 27 Dec 2017

    Nothing published for this version

  41. 2.1.30 29 Nov 2017

    Nothing published for this version

  42. 2.1.29 07 Oct 2017

    Nothing published for this version

  43. 2.1.28 16 Aug 2017

    Nothing published for this version

  44. 2.1.27 10 Aug 2017

    Nothing published for this version

  45. 2.1.26 17 Jul 2017

    Nothing published for this version

  46. 2.1.25 23 Jun 2017

    Nothing published for this version

  47. 2.1.24 19 May 2017

    Nothing published for this version

  48. 2.1.23 31 Mar 2017

    Nothing published for this version

  49. 2.1.22 24 Feb 2017

    Nothing published for this version

  50. 2.1.21 08 Feb 2017

    Nothing published for this version

  51. 2.1.20 11 Jan 2017

    Nothing published for this version

  52. 2.1.19 10 Dec 2016

    Nothing published for this version

  53. 2.1.18 21 Nov 2016

    Nothing published for this version

  54. 2.1.17 19 Nov 2016

    Nothing published for this version

  55. 2.1.16 11 Oct 2016

    Nothing published for this version

  56. 2.1.15 12 Sep 2016

    Nothing published for this version

  57. 2.1.14 25 Jul 2016

    Nothing published for this version

  58. 2.1.13 11 Jul 2016

    Nothing published for this version

  59. 2.1.12 30 May 2016

    Nothing published for this version

  60. 2.1.11 11 Apr 2016

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive