Releases: alperensert/capmonster_python
Releases · alperensert/capmonster_python
v3.2.0
v3.1.0
v3.0.0
v2.6.2
v2.6.1
Added missed Data Dome Task file
v2.6.0
- Added detailed docstrings for all Capmonster class methods
- Made syntax corrections and improvements in source code
- Imported DataDomeTask in the init.py file
v2.5.0
Add fallback option to UserAgent tasks
- An attribute _fallback has been added to the UserAgent class.
- The corresponding setter method set_fallback_to_actual_user_agent has been implemented.
- A minor grammatical correction was made in the comments of a _is_proxy_task method.
v2.4.1
v2.4
- Added Complex Image Task
Full Changelog: v2.3...v2.4
v2.3
What's new
- Turnstile task & documentation added