Skip to content

v2.2.1

Compare
Choose a tag to compare
@dzmitry-duboyski dzmitry-duboyski released this 09 Nov 19:07
· 24 commits to master since this release

Bug fix

  • Fixed receiving an error when sending captchas in version v2.2.0.
    Error:
    Error: Error when check params captcha.
    Not found "textinstructions" or "imginstructions" field in the Object. One of this field is required for "bounding_box" method. Please add field "textinstructions" or "imginstructions" 
    in object and try again.