Shrine v1.2.0 Release Notes

Release Date: 2016-01-26 // about 8 years ago
    • ๐Ÿ”Œ Make Shrine::Attacher.promote and Shrine::Attacher.delete return the record in backgrounding plugin (@janko)

    • Close the IO on upload even if the upload errors (@janko)

    • ๐Ÿ‘‰ Use a transaction when checking if attachment has changed after storing during promotion (@janko)

    • Don't attempt to start promoting in background if attachment has already changed (@janko)

    • Don't error in backgrounding when record is missing (@janko)

    • Prevent multiline content type spoof attempts in validation_helpers (@xzo)

    • ๐Ÿ“‡ Make custom metadata inherited from uploaded files and make #extract_metadata called only on caching (@janko)