diff --git a/Changelog b/Changelog index 8e3b2683ef..c5a6877820 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,15 @@ +2021-06-13 Naoki Sawada + * elFinder (2.1.59): + - [Security:php] Fixed multiple vulnerabilities leading to RCE + - [php:session] Fixed #3278 wrong code of typo + - [js:core] #3351 allow columnsCustomName[x] to be a function + - [css:quicklook] Fixed #3240 remove unnecessary color specifications + - [cmd:extract] Fixed #3252 for checking the existence of existing files + - [js:core] Fixed #3359 add an option "noResizeBySelf" + - [VD:abstract] Fixed #3216 missing url option on upload into root + - And some minor bug fixes + + 2021-06-09 Naoki Sawada * elFinder (2.1.58): - [VD:abstract] Fixed #3151 support RAR5 lib diff --git a/README.md b/README.md index f20b33ded2..bbec8236f5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ elFinder ======== -**WARNING: IF YOU HAVE OLDER (IN PARTICULAR 2.1.48 OR EARLIER) VERSIONS OF ELFINDER ON PUBLIC SERVERS, IT MAY CAUSE SERIOUS DAMAGE TO YOUR SERVER AND VISITED USER. YOU SHOULD UPDATE TO THE LATEST VERSION OR REMOVE IT FROM THE SERVER.** +**WARNING: IF YOU HAVE OLDER (IN PARTICULAR 2.1.58 OR EARLIER) VERSIONS OF ELFINDER ON PUBLIC SERVERS, IT MAY CAUSE SERIOUS DAMAGE TO YOUR SERVER AND VISITED USER. YOU SHOULD UPDATE TO THE LATEST VERSION OR REMOVE IT FROM THE SERVER.** [![elFinder file manager for the Web](https://studio-42.github.io/elFinder/images/elFinderScr.png "elFinder file manager for the Web")](https://studio-42.github.io/elFinder/) diff --git a/css/elfinder.full.css b/css/elfinder.full.css index 0791bef720..fe5a76a30e 100644 --- a/css/elfinder.full.css +++ b/css/elfinder.full.css @@ -1,6 +1,6 @@ /*! * elFinder - file manager for web - * Version 2.1.58 (2.1-src Nightly: 90be103) (2021-06-13) + * Version 2.1.58 (2.1-src Nightly: 6218e9b) (2021-06-13) * http://elfinder.org * * Copyright 2009-2021, Studio 42 diff --git a/css/elfinder.min.css b/css/elfinder.min.css index b364614b0b..588f9ccb04 100644 --- a/css/elfinder.min.css +++ b/css/elfinder.min.css @@ -1,6 +1,6 @@ /*! * elFinder - file manager for web - * Version 2.1.58 (2.1-src Nightly: 90be103) (2021-06-13) + * Version 2.1.58 (2.1-src Nightly: 6218e9b) (2021-06-13) * http://elfinder.org * * Copyright 2009-2021, Studio 42 diff --git a/js/elfinder.full.js b/js/elfinder.full.js index c62ee46f98..30fec19a60 100644 --- a/js/elfinder.full.js +++ b/js/elfinder.full.js @@ -1,6 +1,6 @@ /*! * elFinder - file manager for web - * Version 2.1.58 (2.1-src Nightly: 90be103) (2021-06-13) + * Version 2.1.58 (2.1-src Nightly: 6218e9b) (2021-06-13) * http://elfinder.org * * Copyright 2009-2021, Studio 42 @@ -10716,7 +10716,7 @@ if (!window.cancelAnimationFrame) { * * @type String **/ -elFinder.prototype.version = '2.1.58 (2.1-src Nightly: 90be103)'; +elFinder.prototype.version = '2.1.58 (2.1-src Nightly: 6218e9b)'; @@ -25843,7 +25843,7 @@ elFinder.prototype.commands.fullscreen = function() { '