Releases: ScotterC/fileclip
Releases · ScotterC/fileclip
Version 0.3.2
Version 0.3.1
- Option for Default Service
- Callback in
link_to_fileclip
helper. Thanks @heythisisnate - Pass filepicker options to JS constructor. Thanks @heythisisnate
Version 0.3.0
- Loading Filepicker JS async when needed
- Added coverage status
- Does not load JS in test environment
- Added Sidekiq functionality. Thanks @heythisisnate
Version 0.2.4
- Added tests
- Filename now being cleaned by Paperclip's filename cleaner
Version 0.2.3
Cleaned up initialization process with Railties and Engine
Version 0.2.2
Added configuration for filepicker options
- change services
- change max file size
- change storage path
- change mime types acceptance
- change file access
Fixed gemspec so files actually get pushed to rubygems
Version 0.2.0
Documentation
DelayedPaperclip and Resque Support
Skipping proper validations
link_to_fileclip accepts a block
Initial Release
First stable version