Skip to content

CFSession V1.3.1

Compare
Choose a tag to compare
@Kinuseka Kinuseka released this 15 Oct 06:06
· 43 commits to main since this release
b624b94

Patch Notes 1.3.1:

  • Improved exception handling
  • Fixed some argument naming
  • cfSimulacrum will prioritize arguments on sent on cfSimulacrum().copen(*args,**kwargs) when initializing SBP.
    If not provided then it will fallback to the default and or provided arguments sent over oncfSimulacrum(*args,**kwargs)

Logs::

V1.3.1 - Improve exception handling, bug fixes
V1.3.0 - Added features, deprecation, behaviour changes, bug fixes
V1.2.1 - Fixed user agent causing detection
V1.2.0 - Bypass improvement, optimization and bug fixes
V1.1.0 - Bypass optimization and user-agent spoof
V1.0.0 - Added strategies to bypass cf, headless mode
---------------------------------------------
V0.2.3 - incorrect exception raise,  minor refactoring
V0.2.2 - Bug fix, exception inheritence issue, runtime error resolved
V0.2.1 - Workflow update, xvfb error fixed, unicode on none unicode environment
V0.2.0 - Changed API behavior, easier access to backend (named: cfSimulacrum)
---------------------------------------------