// $Id: CHANGELOG.txt,v 1.2.2.1 2006/10/19 18:00:02 ufku Exp $

IMCE 4.7.x, 2006-10-19
------------------------
- form token added.
- fixed safe mode restriction issues.
- fixed getimagesize warning issues.
- fixed security issues:
  - users having "delete files" permission can delete any file on the server.
  - upload of maliciously renamed files like file.php.gif, which can be run as php on some apache installations.
- added support for private downloads
- a file that comes from tinymce pop-up or that is newly uploaded is highlighted for easy tracking.
- javascript-based file sorting functionality
- scaling of images that have dimensions above the limit
- bug fix: chmod(664) for uploaded files to make them visible for everyone.

IMCE 4.7.0, 2006-08-19
------------------------
- initial release
