- initial release
- switched to static configuration of API keys
- session-based errors passed through to recaptcha
- using custom HTTP POST generation (HTTP::sendPostRequest() has performance issues here)
- Now sits ontop of Spam Protection Field which has automatic hooks into default forms. Also enables recaptcha to be included in a userform
- Using curl for HTTP communication
- Fixed timeout problems
- Added basic unit tests