All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Support for custom extensions to be accepted by the uploader.
LibPixelUploader.messages
object can only be modified, not reassigned.upload()
may be called again after an upload successfully finishes.LibPixelUploader.messages.invalidExtension
default message has been changed.
- Fix issues when used as an npm module by using relative paths internally.
- Uploaded files have the Content-Type set automatically in S3.
- Initial release.