Skip to content

Releases: drallieiv/KinanCity

v1.4.1-rc01-alpha

11 Dec 22:30
Compare
Choose a tag to compare

v1.4.0-rc03-alpha-3

07 Dec 00:22
Compare
Choose a tag to compare
v1.4.0-rc03-alpha-3 Pre-release
Pre-release
  1. Run the local server
  2. Start kinan core with captcha.provider=local in config
  3. curl -X POST 'http://localhost:8888/captcha/solve?token=validTokenResponseHere'

or go to http://localhost:8888 and follow directions

fixes #81

v1.4.0-rc02-alpha

28 Nov 22:09
Compare
Choose a tag to compare
v1.4.0-rc02-alpha Pre-release
Pre-release
  1. Run the local server
  2. Start kinan core with captcha.provider=local in config
  3. curl -X POST 'http://localhost:8888/captcha/solve?token=validTokenResponseHere'

or go to http://localhost:8888 and follow directions

Add Local Captcha server

23 Nov 23:30
Compare
Choose a tag to compare
Pre-release
  1. Run the local server
  2. Start kinan core with captcha.provider=local in config
  3. curl -X POST -d 'PutAValidCapchaResponseHereExtractedFromAManualSolve' 'http://localhost:8888/captcha/solve'

v1.3.3-rc05

23 Nov 23:30
Compare
Choose a tag to compare
add better error management for AntiCaptcha

Alpha Version with AntiCaptcha support

05 Nov 02:21
Compare
Choose a tag to compare
Pre-release
v1.3.3-rc05-alpha

add better error management for AntiCaptcha

v1.3.3-rc03b

03 Oct 07:27
Compare
Choose a tag to compare
Update test URL

v1.3.3-rc02

29 Aug 16:54
Compare
Choose a tag to compare
v1.3.3-rc02

Beta feature of v1.3.3-rc01 with imagetypers solver

14 Aug 21:02
Compare
Choose a tag to compare

imagetypers added as alternative to 2captcha

v1.3.2-rc26

16 Jul 20:40
Compare
Choose a tag to compare
Allow disable from filtering in config