This repository has been archived by the owner on Jul 13, 2023. It is now read-only.
v5.1.0
- Add default
content_type_detector
toUploadedFileAdapter
(#2270) - Default S3 protocol to empty string (#2038)
- Don't write original file if it wasn't reprocessed (#1993)
- Disallow trailing newlines in regular expressions (#2266)
- Support for readbyte in Paperclip attachments (#2034)
- (port from 4.3) Uri io adapter uses the content-disposition filename (#2250)
- General refactors and documentation improvements