کد:
1.6 - version:
[x] Fix XSS bug at uploading files [ thanks to Ebram Atef @geekpero ]; bug#1253
[+] Add useful https header to improve security.
[x] fix compatibility issue with php 5.5; bug#1252, bug#1240, bug#1239, bug#1241
[x] fix an error with thumbs.php if no GD installed
[x] fix bug where admin can not change the ACL [permissions] of users. bug##1229
[x] fix bug where user can’t see his folder if ACL to see other’s folders is off to him. bug#1228.
[x] remove gzip feature because user who doesn’t know how to use it keep using it. bug#1226
[x] no more mysql driver, all now transformed to mysqli. bug #1224
[x] fix bug if number of files that user can upload is 0, he can still upload! bug#1223.
[x] remove backup feature, no need for it.