Refile v0.5.2 Release Notes

Release Date: 2015-01-13 // over 9 years ago
  • ๐Ÿš€ Release date: 2015-01-13

    • ๐Ÿš… [ADDED] Can generate URLs without using the Rails helper via Refile.attachment_url
    • [FIXED] Regression in attachment_image_tag, was not using Refile.host.
    • โšก๏ธ [FIXED] Record without file can be updated when content type and filename are not persisted
    • ๐Ÿšš [FIXED] Remove id attribute from hidden field, so it doesn't get confused with the file field