Skip to content

Version 1.11.0

Compare
Choose a tag to compare
@tocker tocker released this 12 Dec 17:26
· 208 commits to master since this release

New functionality and features

  • Support new parameters and values:
    • auto keyword in the start_offset
    • art artistic effect
    • fps
    • quality_analysis
    • quality_override
    • pre custom function transformation
  • Add namespace to the cloudinary controller to avoiding conflicts (#319)

Other Changes

  • Add "Join the Community"
  • Merge pull request #290 from zenspider/fix_carrierwave_deps
    • Fixed direct references to ::CarrierWave with defined? guards.
    • Fix debugging output to use mutex so output isn't garbled.