Releases: Rovak/InlineAttachment
Releases · Rovak/InlineAttachment
2.0.3
2.0.2
2.0.1
1.3.2
- Proxied invocation of overridable functions through call to apply
this
context - Added uploadMethod for specifying POST/PUT (default POST)
- Added customResponseParser to allow server responses to come back in different formats
- Added addFileBeforeExtraParameters property to allow file to be appended after extra parameters
Thanks to @abrom for this release
1.3.1
1.3.0
1.2.6
1.2.5
1.2.4
1.2.3
- Updated Grunt.js tasks
- Fixed some documentation errors
- Add customUploadHandler option