- 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, see README.md for example
- Potential issue fixed
- Moving files between partitions is now allowed
- Initial commit