Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 977 Bytes

File metadata and controls

47 lines (32 loc) · 977 Bytes

0.0.8 / 2013-01-01

0.0.7 / 2012-12-25

0.0.6 / 2012-12-20

  • #6 hostname option added
  • upload.fileManager() added, which allows moving file

0.0.5 / 2012-12-12

  • #4 fixed - orientation for iphone / ipad photos

0.0.4 / 2012-12-02

  • 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

0.0.3 / 2012-11-25

  • Potential issue fixed

0.0.2 / 2012-11-25

  • Moving files between partitions is now allowed

0.0.1 / 2012-11-08

  • Initial commit