Skip to content

Releases: bmaximuml/flask-xcaptcha

v0.5.5

11 Apr 20:08
633a962
Compare
Choose a tag to compare
v0.5.5 Pre-release
Pre-release

What's Changed

  • Added callback by @GreenDiscord in #12

New Contributors

  • @GreenDiscord made their first contribution in #12

Full Changelog: v0.5.4...v0.5.5

v0.5.4

17 Jun 22:48
4017f32
Compare
Choose a tag to compare
v0.5.4 Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.3...v0.5.4

v0.5.3

17 Jun 15:54
21a942b
Compare
Choose a tag to compare
v0.5.3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.2...v0.5.3

v0.5.2

14 Feb 13:56
Compare
Choose a tag to compare
v0.5.2 Pre-release
Pre-release
  • Project URL updated
  • Use Travis CI for testing
  • Updated python version compatability

v0.5.1

30 Aug 12:13
18ddc95
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release
  • Update author info
  • API documentation updated and corrected
  • Usage documentation improved
  • Improve how XCaptcha.init() handles default and passed values
  • f-strings removed for backwards compatability
  • Minor refactoring

v0.5.0

30 Aug 12:14
ebf8a9d
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

Allow for other xCaptcha implementations (such as hCaptcha), in addition to still supporting Google ReCaptcha