Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

v5.1.0

Compare
Choose a tag to compare
@tute tute released this 19 Aug 16:00
· 125 commits to main since this release
v5.1.0
  • Add default content_type_detector to UploadedFileAdapter (#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