Skip to content

Latest commit

 

History

History
114 lines (72 loc) · 7.01 KB

CHANGELOG.md

File metadata and controls

114 lines (72 loc) · 7.01 KB

Change Log

v0.4.3 (2017-02-20)

  • Allow manual font family overrides #55 to help user on Debian testing with ImageMagick Version 6.9.6

v0.4.2 (2017-02-04)

v0.4.0 (2015-12-29)

Full Changelog

Closed issues:

  • Readability of generated image #19

Merged pull requests:

  • Fix mass-assignment error when using protected_attributes #38 (soylent)
  • Add autocorrect = 'off' and autocapitalize = 'off' for iPhone/iPad #48 (Friend-LGA)
  • fix no session request(api etc) will never delete expired captcha data #46 (beviz)
  • Remove obsolete info from README.md #41 (rubyconvict)
  • Add optional possibility to generate captcha partial with HAML #40 (aliaksandrb)

v0.3.4 (2015-02-05)

Full Changelog

Closed issues:

  • Refresh on "Model Based" does not work because of prefixed id on captcha key field #29

Merged pull requests:

v0.3.3 (2015-01-28)

Full Changelog

Closed issues:

  • Integration with Devise #32
  • 404 when image URL is not loaded from rails page #24
  • Add a class to the text field #21
  • when i run rails generate simple_captcha i get "simple_captcha_generator.rb:18:in `create_migration': wrong number of arguments (3 for 0) (ArgumentError)" #18

Merged pull requests:

v0.3.2 (2014-06-12)

Full Changelog

Closed issues:

  • undefined method `apply_simple_captcha' for User:Class (NoMethodError) #14

Merged pull requests:

  • Fixes #14 - undefined method 'apply_simple_captcha' (Mongoid) #15 (rubyconvict)

v0.3.1 (2014-05-24)

Full Changelog

Closed issues:

  • simple_captcha_valid? is self destructing or something? #13
  • Gem breaks when middleware placed after mobvious in middleware stack #9

v0.2.2 (2014-05-04)

Full Changelog

v0.3.0 (2014-05-04)

Full Changelog

Closed issues:

  • Field key doesn't have a default value #7

Merged pull requests:

  • fix: avoid 'create_migration' method conflict #11 (mzaharie)
  • Support for using the same captcha in multiple forms of the same page #8 (fmbiete)

v0.2.1 (2013-12-29)

Full Changelog

Closed issues:

  • What about publishing a new gem? #6
  • Captcha image wont show up on Rails 4 #1

v0.2.0 (2013-12-01)

Full Changelog

Merged pull requests:

v0.1.6 (2013-06-24)

* This Change Log was automatically generated by github_changelog_generator