Releases: transloadit/rails-sdk
Releases · transloadit/rails-sdk
2.0.0
Fixes
- Fix compatibility to Ruby >=2.1 and Rails 5 (thanks @einzige)
⚠️ Breaking Changes ⚠️
- Drop support for EOL'd Ruby 1.9.x and Ruby 2.0, please use version 1.2.0 if you need support for older
Ruby versions.
1.2.0
Features
- Allow to pass
max_size
to the helper (thanks @avokhmin)
1.1.2
Fixes
- Allow onFileSelect callback (thanks @netonion)