added
- Support for Custom Session in TextCaptcha:
- TextCaptcha now accepts an existing session object, ensuring consistent sharing of cookies and headers across different parts of the application.
- This enhancement improves the integration of TextCaptcha with other modules that rely on session-based interactions.
Fixed
- Captcha Validation Consistency:
- Ensured that the same session is used for downloading and reading captcha images, resolving issues with incorrect captcha validation due to session inconsistencies.
Instructions to Update
bash
pip install -U recaptcha-cracker