From db5cddf3816e3389f8d8f94caed336fdce773dec Mon Sep 17 00:00:00 2001 From: Alberto Peripolli Date: Wed, 9 Mar 2016 11:54:06 +0100 Subject: [PATCH] changelog --- changelog.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/changelog.txt b/changelog.txt index b26b1caa..6fa8de18 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,19 @@ Responsive Filemanager Changelog +********************************************************* +* RFM 9.10.0 +********************************************************* +- added total max size control to limit the size of all files into +source folder (you can control it in config.php) (thanks to Stephane MERCIER) +- improved the error messages (thanks to Stephane MERCIER) +- update jplayer +- fixed a incorrect closing of upload modal +- fixed lowercase on convert_spaces active and add lower_case option on config.php +- add mimetype control on upload (ex. if i renane img.jpg to img.pdf and upload to filemananger the system check the time type and converte it to img.jpg) +- fixed permission error on files and folders +- other fix + + ********************************************************* * RFM 9.9.7 *********************************************************