- #11 update resize with cropping custom options : imageArgs thanks to https://github.com/soomtong
- 'delete' event merged in, thanks to https://github.com/soomtong
- #6 hostname option added
- upload.fileManager() added, which allows moving file
- #4 fixed - orientation for iphone / ipad photos
- Syntax changed
- middleware now provides 'begin','end','abort' events
- if file was renamed during upload to avoid conflict, new field 'originalName' keeps original name
- dynamic uploadDir and uploadUrl
- upload.getFiles() added
- Potential issue fixed
- Moving files between partitions is now allowed
- Initial commit