Skip to content

Releases: odell0111/turnstile_solver

v3.16b

04 May 13:58

Choose a tag to compare

v3.16b Pre-release
Pre-release

v3.16b

Added:

Fixed:

  • Some bugs

Pre-release is still awaiting for some Docker image build/tests

v3.15b

03 May 19:31

Choose a tag to compare

v3.15b Pre-release
Pre-release

v3.15b

This pre-release has been highly inspired from @0x78f1935 contributions. Thanks @0x78f1935!

Added:

  • Docker suport
  • Some other minor things I can't remember :)

🚧 Pre-Release Developer Notice

Important Context
This release has been marked as experimental because:
⚠️ I have been unable to personally validate the docker container due to:

  • Unstable power infrastructure
  • Unreliable internet connectivity

Your Contribution is needed !!
Read /docker/README.md for further instructions. In theory everything should work.

P.S: Totally spaced on making a new branch for this pre-release (my bad!). I should have done this magic trick 🎩✨, but I'll let this one ride and do better next time

v3.12

19 Apr 05:45

Choose a tag to compare

v3.12 • 04/19/2025

Moving from backup account odellgm to this account

Latest odellgm's release notes (v3.0):

Multiple browser contexts can now be created, using either a single or multiple browser instances. Each context with a maximum number of pages (tabs) and an optional proxy taken from a text file

Added

  • -mbi, --multiple-browser-instances
  • -mc, --max-contexts
  • -mp, --max-pages
  • -ba, --browser-args
  • --proxies

v2.0

20 Mar 09:17

Choose a tag to compare

v2.0 - 2025-03-20

Added

  • Global browser proxy (--proxy-server, --proxy-username, --proxy-password)

Changed

  • Minimum required python version: >= 3.10

In the near future I expect to implement a proxy rotation system

v1.21

10 Mar 08:17

Choose a tag to compare

v1.21b - 2025-03-10

Changed

  • conftest.py to run tests easily

v1.2

09 Mar 01:56

Choose a tag to compare

v1.2b - 2025-03-08

Improved

  • Project structure

Fixed

  • A bug in the help menu prevented it from displaying correctly

v0.31b

22 Feb 05:00

Choose a tag to compare

v0.31b - 2025-02-21

Improved

  • File logs format

v0.3b

21 Feb 13:32

Choose a tag to compare

v0.3b - 2025-02-21

Added:

  • File logging
  • More debug logs
  • Command line switches -ife/--ignore-food-events, -nfl/--no-file-logs

Improved:

  • Tests

v0.2b

20 Feb 04:00

Choose a tag to compare

v0.2b - 2025-02-19

Fixed

A bug preventing CAPTCHAs on some sites being automatically solved. My testing so far indicates this is fixed in Windows, but the issue remains on Linux. I'm unsure of the cause, as the browser version and command-line switches are identical

v1.0b

20 Feb 03:02

Choose a tag to compare

Initial release