Following features are added:

-upload component on cms_news compose page:
here you can view your personal files, upload a new one, update files or delete files.
To insert it in your html source or in the html editor windows, just klick “view” and drag the image into the source or editor window. Warning: when draging the file all url’s are absolute url’s, not relative. Check your source code before submitting.
also all images are renamed to a unique name to avoid overwrites and conflicts. All data is stored in the db, except for the file.

-Manage files: manage all uploaded files (admin only)

and some minor bugfixes and improvements.