Skip to content

Latest commit

 

History

History
158 lines (98 loc) · 8.11 KB

CHANGELOG.md

File metadata and controls

158 lines (98 loc) · 8.11 KB

Change Log

v1.7.0 (2016-11-14)

Full Changelog

Fixed bugs:

  • Possible NPE if parameter is missing #48

Closed issues:

  • Examine 508 compliance #33

Merged pull requests:

  • update read timeout value from 1000 millis to 5000 millis #52 (asoftwareguy)

v1.6.0 (2015-10-12)

Full Changelog

Fixed bugs:

  • RestBuilder required for Grails 2.5; Post class needs to accept JSON #46
  • Added accept JSON to getResponse in Post.groovy #47 (thoughtassassin)

v1.5.0 (2015-09-07)

Full Changelog

Implemented enhancements:

  • Remove Mailhide support #44

v1.4.0 (2015-08-27)

Full Changelog

Implemented enhancements:

  • Support size attribute in render parameters #43
  • Use REST Client #41

Fixed bugs:

  • Language is not supported in render parameters #42
  • ClassNotFoundException thrown if no config exists #40

v1.3.0 (2015-08-16)

Full Changelog

Closed issues:

  • Language attribute not working for explicit captcha #39
  • Create contribution documentation #38
  • Upgrade to Grails 3.0 #36
  • ReCaptcha on Ajax Forms #35
  • Update plugin for Grails 3 #34

v1.2.0 (2015-03-27)

Full Changelog

Closed issues:

  • Support data callback parameters #32
  • Add tab index back #31
  • Add "explicit" support for captchas #23

v1.1.0 (2015-02-19)

Full Changelog

Closed issues:

  • Plugin Does Not Always Work In IE7/8 #26
  • Fix feedback mechanism in readme #25
  • Exclude web-app from packaged plugin #24

Merged pull requests:

v1.0.0 (2014-12-21)

Full Changelog

Closed issues:

  • Update plugin to use current API #22
  • Proxy settings when verify challenge answer #21

v0.7.0 (2014-11-26)

Full Changelog

v0.6.9 (2014-05-24)

Full Changelog

Merged pull requests:

v0.6.8 (2014-05-20)

Full Changelog

Closed issues:

  • Document usage of externalized property files #19
  • Handle missing "enabled" parameter #18
  • Error when displaying captcha #14

Merged pull requests:

v0.6.7 (2013-12-04)

Full Changelog

Closed issues:

  • when useSecureAPI config value is false, it is ignored #13

v0.6.6 (2013-11-07)

Full Changelog

v0.6.5 (2013-05-13)

Full Changelog

help (2013-05-13)

Full Changelog

Closed issues:

  • AJAX tag fails #12
  • Define sensible defaults for boolean config values #11
  • 500 error when configuration parameters are missing #10
  • Handle booleans in externalized property file configuration #9

v0.6.4 (2013-04-25)

Full Changelog

Closed issues:

  • Not all URLs in ReCaptcha.groovy respect the useSecureAPI setting #7

v0.6.3 (2013-03-23)

Full Changelog

Closed issues:

  • Install script fails. #6
  • Leftover println in tag setup #5
  • Add AJAX Support #3
  • Recaptcha plugin overwrites existing RecaptchaConfig on install #2

Merged pull requests:

  • Add support for useSecureApi for both Ajax Recaptcha and Verify. #8 (audaxion)

v0.6.0 (2013-02-27)

* This Change Log was automatically generated by github_changelog_generator