Skip to content

v1.6.10

Compare
Choose a tag to compare
@dr-dimitru dr-dimitru released this 16 Aug 01:31
· 685 commits to master since this release
  • Fix #183 (Use more certain mime-type check)
  • Fix #186 (Merge #187, remove query-string from file's extension)
  • Fix #188 (Use Meteor.absoluteUrl to get WebWorker)
  • File extension now always is lowercase
  • Avoid JSON.stringify and JSON.parse for HTTP uploads (1.5x
    upload speed improvement
    )
  • WebWorker: strict mode
  • WebWorker: minor enhancements
  • Overall optimization
  • [DDP/HTTP upload difference
    wiki](https://github.com/VeliovGroup/Meteor-Files/wiki/About-Upload-Tran
    sports)