- Updated: Update the default javascript version to 0.9.16
- New: Add a new settings option FRC_CAPTCHA_MOCKED_VALUE for testing purposes.
- Updated: Update the default javascript version to 0.9.15
- Updated: Update the default javascript version to 0.9.14
- New: Added renova dependecy bot (Thanks to kimdre).
- Fixed: A programming error prevented the complete loading of the widget javascript resources (#7)
- Updated: Update the default javascript version to 0.9.12
- Changed: As of version 0.1.7 the friendly captcha javascript assets are included in the widget, so no need to include them in the templates. For more information see the docs in the README.rst.
- Updated: Update docs to point to latest js and css version See also: https://docs.friendlycaptcha.com/#/legacy_endpoint
- Updated: Update from legacy endpoint FriendlyCaptcha updated it's api endpoint: https://docs.friendlycaptcha.com/#/legacy_endpoint
- Fixed: Missing data-solution-field-name in widget (#4)
- Updated: Friendly captcha js version in README
- Fixed: Widget attr sitekey had wrong name (#3)
- Fixed: Widget was missing custom attrs (#3) - invalid -
- FIXED: Widget template was missing in MANIFEST.in so it wasn't installed (#1)
- Initial Release