changelogs.md


pludoni/simple-captcha

Repository  -  API  -  Source

0.5.0

September 9, 2019
  • Feature: supports Sequel #63 by cmrd-senya
  • Fix: Order of font is important; switched order of font + label call #62 by SuperTux88
  • Fix: catches Deadlock #65

0.4.3

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

0.4.2

February 4, 2017

0.4.0

December 29, 2015

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)

0.3.4

February 5, 2015

Full Changelog

Closed issues:

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

Merged pull requests:

0.3.3

January 28, 2015

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:

0.3.2

June 12, 2014

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)

0.3.1

May 24, 2014

Full Changelog

Closed issues:

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

0.3.0

May 4, 2014

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)

0.2.2

May 4, 2014

0.2.1

December 29, 2013

Full Changelog

Closed issues:

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

0.2.0

December 1, 2013

Full Changelog

Merged pull requests:

0.1.6

June 24, 2013

* This Change Log was automatically generated by github_changelog_generator