Skip to content

Latest commit

 

History

History
94 lines (57 loc) · 2.91 KB

Changelog.md

File metadata and controls

94 lines (57 loc) · 2.91 KB

0.0.14

Full Changes

Features:

  • Add ability to set content type in upload form (John Kamenik @jkamenik)
  • Dutch language support (Ariejan de Vroom @ariejan)

Bug Fixes:

  • Escape characters in filenames (@geeky-sh)
  • Use OpenSSL::Digest instead of OpenSSL::Digest::Digest (@dwiedenbruch)
  • Fix signature race condition by caching policy (Louis Simoneau @lsimoneau)
  • Fix multi-encoding issue when saving escaped filenames (Vincent Franco @vinniefranco)
  • Use mounted-on column name for uniqueness validation (Stephan Schubert @jazen)

Misc:

  • Improve readme documentation for success action status support (Rafael Macedo @rafaelmacedo)
  • Increase robutness of view rpsec matchers (@sony-phoenix-dev)
  • Add ruby 2.1.0 support to travis (Luciano Sousa @lucianosousa)

0.0.13

Full Changes

Features:

  • Add option to use success_action_status instead of success_action_redirect (Nick DeLuca @nddeluca)

Bug Fixes:

  • Remove intial slash when generating key from url in order to fix updates (Enrique García @kikito)
  • Fix key generation when #default_url is overriden (@dunghuynh)
  • Fix policy glitch that allows other files to be overwritten (@dunghuynh)

Misc:

  • Update resque url in readme (Ever Daniel Barreto @everdaniel)
  • update readme (Philip Arndt @parndt)

0.0.12

Full Changes

Features:

  • use uuidtools gem instead of uuid gem for uid generation (Filip Tepper @filiptepper)

Bug Fixes:

  • fix URI parsing issues with cetain filenames (Ricky Pai @rickypai)
  • prevent double slashes in urls generated from direct_fog_url (Colin Young @colinyoung)

Misc:

  • fix typo in readme (@hartator)

0.0.11

Full Changes

0.0.10

Full Changes

0.0.9

Full Changes

0.0.8

Full Changes

0.0.7

Full Changes

0.0.6

Full Changes

0.0.5

Full Changes

0.0.4

Full Changes

0.0.3

Full Changes

0.0.2

Full Changes

0.0.1

Full Changes