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 2026Releases
latest 60 of 78-
2.1.7003 Aug 2026Release notes
Open source →Version 2.1.70
- Security: Fix CSRF protection for the
netmountcommand - 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
- Security: Fix CSRF protection for the
-
2.1.6907 May 2026Release notes
Open source →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
-
2.1.6807 May 2026Release notes
Open source →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
-
2.1.6717 Apr 2026Release notes
Open source →Changes form previous version
Full Changelog: 2.1.66...2.1.67
- [security] fix command injection vulnerability in
resizebackground color handling when using the ImageMagick CLI backend
- [security] fix command injection vulnerability in
-
2.1.6628 Aug 2025Release notes
Open source →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_BINARYTRANSFERdeprecated - 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_STRICTconstant (#3705) - Add "WEBP" to File mimetype to kind mapping (#3712)
- fix translation mistakes and unification (#3719)
-
2.1.6505 Jan 2024Nothing published for this version
-
2.1.6420 Dec 2023Nothing published for this version
-
2.1.6320 Dec 2023Nothing published for this version
-
2.1.6213 Jun 2023Nothing published for this version
-
2.1.6114 Mar 2022Nothing published for this version
-
2.1.6012 Nov 2021Nothing published for this version
-
2.1.5913 Jun 2021Nothing published for this version
-
2.1.5809 Jun 2021Nothing published for this version
-
2.1.5705 Jun 2020Nothing published for this version
-
2.1.5609 Apr 2020Nothing published for this version
-
2.1.5518 Mar 2020Nothing published for this version
-
2.1.5414 Mar 2020Nothing published for this version
-
2.1.5325 Jan 2020Nothing published for this version
-
2.1.5220 Jan 2020Nothing published for this version
-
2.1.5108 Dec 2019Nothing published for this version
-
2.1.5020 Aug 2019Nothing published for this version
-
2.1.4916 Apr 2019Nothing published for this version
-
2.1.4826 Feb 2019Nothing published for this version
-
2.1.4725 Feb 2019Nothing published for this version
-
2.1.4614 Jan 2019Nothing published for this version
-
2.1.4509 Jan 2019Nothing published for this version
-
2.1.4415 Dec 2018Nothing published for this version
-
2.1.4324 Nov 2018Nothing published for this version
-
2.1.4229 Aug 2018Nothing published for this version
-
2.1.4119 Aug 2018Nothing published for this version
-
2.1.4014 Jul 2018Nothing published for this version
-
2.1.3905 Jun 2018Nothing published for this version
-
2.1.3805 May 2018Nothing published for this version
-
2.1.3728 Mar 2018Nothing published for this version
-
2.1.3628 Mar 2018Nothing published for this version
-
2.1.3521 Mar 2018Nothing published for this version
-
2.1.3418 Mar 2018Nothing published for this version
-
2.1.3314 Mar 2018Nothing published for this version
-
2.1.3207 Feb 2018Nothing published for this version
-
2.1.3127 Dec 2017Nothing published for this version
-
2.1.3029 Nov 2017Nothing published for this version
-
2.1.2907 Oct 2017Nothing published for this version
-
2.1.2816 Aug 2017Nothing published for this version
-
2.1.2710 Aug 2017Nothing published for this version
-
2.1.2617 Jul 2017Nothing published for this version
-
2.1.2523 Jun 2017Nothing published for this version
-
2.1.2419 May 2017Nothing published for this version
-
2.1.2331 Mar 2017Nothing published for this version
-
2.1.2224 Feb 2017Nothing published for this version
-
2.1.2108 Feb 2017Nothing published for this version
-
2.1.2011 Jan 2017Nothing published for this version
-
2.1.1910 Dec 2016Nothing published for this version
-
2.1.1821 Nov 2016Nothing published for this version
-
2.1.1719 Nov 2016Nothing published for this version
-
2.1.1611 Oct 2016Nothing published for this version
-
2.1.1512 Sep 2016Nothing published for this version
-
2.1.1425 Jul 2016Nothing published for this version
-
2.1.1311 Jul 2016Nothing published for this version
-
2.1.1230 May 2016Nothing published for this version
-
2.1.1111 Apr 2016Nothing published for this version