Skip to content

Releases: GhostTypes/cloudscraper-server

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 20 Jan 23:10

1.1.1 (2026-01-20)

Bug Fixes

  • repair SSRF integration test (3352a04)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 20 Jan 23:01

1.1.0 (2026-01-20)

Features

  • fix SSRF bypass vulnerability with IPv6 support (8c92d8a)

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 19 Jan 14:52

1.0.2 (2026-01-19)

Performance Improvements

  • Use response.content to avoid decoding overhead in proxy (1a3fb8f)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 18 Nov 23:53

1.0.1 (2025-11-18)

Bug Fixes

  • release workflow (e65bc23)
  • use built-in GITHUB_TOKEN for semantic-release (2028b9c)

v1.0.0

Choose a tag to compare

@GhostTypes GhostTypes released this 09 Feb 04:43

1.0.0 (2025-02-09)

Features

  • Add Makefile with Docker container management commands (1557166)
  • docker: add docker-compose file to simplify application deployment and configuration (bb79d1a)
  • workflows: add Docker Publish and Release workflows for automated image building and deployment (112a293)