Skip to content

Releases: FlareSolverr/FlareSolverr

v3.4.4

04 Nov 23:05
63b6fc5

Choose a tag to compare

  • Bump dependencies, Chromium, and some other general fixes. Thanks @flowerey

v3.4.3

28 Oct 10:21
8a8b941

Choose a tag to compare

  • Update proxy extension

v3.4.2

09 Oct 19:05
bbc24e9

Choose a tag to compare

  • Bump dependencies & CI actions. Thanks @flowerey
  • Add optional wait time after resolving the challenge before returning. Thanks @kennedyoliveira
  • Add proxy ENVs. Thanks @Robokishan
  • Handle empty string and keys without value in postData. Thanks @eZ4RK0
  • Add quote protection for password containing it. Thanks @warrenberberd
  • Add returnScreenshot parameter to screenshot the final web page. Thanks @estebanthi
  • Add log file support. Thanks @acg5159

v3.4.1

15 Sep 18:01
75e5b19

Choose a tag to compare

  • Fix regex pattern syntax in utils.py
  • Change access denied title check to use startswith

v3.4.0

25 Aug 03:22
6faab19

Choose a tag to compare

  • Modernize and upgrade application. Thanks @TheCrazyLex
  • Remove disable software rasterizer option for ARM builds. Thanks @smrodman83

v3.3.25

14 Jun 02:52
6627de4

Choose a tag to compare

  • Remove use-gl argument. Thanks @qwerty12
  • u_c: remove apparent c&p typo. Thanks @ok3721
  • Bump requirements

v3.3.24 (Docker-only update)

04 Jun 18:02
957347f

Choose a tag to compare

  • Update base image to bookworm. Thanks @rwjack

v3.3.22

03 Jun 04:54
6e5d6f1

Choose a tag to compare

  • Disable search engine choice screen
  • Fix headless=false stalling. Thanks @MAKMED1337
  • Change from click to keys. Thanks @sh4dowb
  • Don't open devtools
  • Bump Chromium to v137 for build
  • Bump requirements

v3.3.21

26 Jun 01:14
031177b

Choose a tag to compare

  • Add challenge selector to catch reloading page on non-English systems
  • Escape values for generated form used in request.post. Thanks @mynameisbogdan

v3.3.20

21 Jun 21:22
5a1f25c

Choose a tag to compare

  • maxTimeout should always be int
  • Check not running in Docker before logging version_main error
  • Update Cloudflare challenge and checkbox selectors. Thanks @tenettow & @21hsmw