FlareSolverr Release Notes
Last updated: Mar 14, 2026
- Nov 29, 2025
- Date parsed from source:Nov 29, 2025
- First seen by Releasebot:Mar 14, 2026
v3.4.6
FlareSolverr adds a disable image, css, fonts option via CDP to tailor rendering.
Release notes
409e084 Add disable image, css, fonts option with CDP (#1626). Thanks @Ananto30
368d5d4 Update README.md
- Nov 11, 2025
- Date parsed from source:Nov 11, 2025
- First seen by Releasebot:Mar 14, 2026
v3.4.5
FlareSolverr updates to Python 3.13 and bumps to 3.4.5 with Dockerfile casing and changelog build fixes.
Release notes
c7505e3 Revert to Python v3.13 and bump FlareSolverr to 3.4.5 (#1617)
5a27090 Fix Dockerfile casing
e505ea4 Fix changelog building (#1611). Thanks @flowerey
All of your release notes in one feed
Join Releasebot and get updates from FlareSolverr and hundreds of other software products.
- Nov 11, 2025
- Date parsed from source:Nov 11, 2025
- First seen by Releasebot:Mar 14, 2026
v3.4.4
FlareSolverr updates dependencies and Chromium, patches Linux bug with v3.4.5, improving stability.
Release notes
Bump dependencies, Chromium, and some other general fixes. Thanks @flowerey
UPDATE: Linux binaries have a known bug (#1610), use v3.4.3 for now
UPDATE 2: issue resolved in v3.4.5
Original source Report a problem - Oct 28, 2025
- Date parsed from source:Oct 28, 2025
- First seen by Releasebot:Mar 14, 2026
v3.4.3
FlareSolverr unveils an updated proxy extension, marking a release that improves performance and reliability.
- Oct 9, 2025
- Date parsed from source:Oct 9, 2025
- First seen by Releasebot:Mar 14, 2026
v3.4.2
FlareSolverr releases updates with optional wait after challenge, proxy ENVs, postData fixes, password quote protection, returnScreenshot, and log support.
Release Notes
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
- Sep 15, 2025
- Date parsed from source:Sep 15, 2025
- First seen by Releasebot:Mar 14, 2026
v3.4.1
FlareSolverr releases a small internal fix improving regex syntax in utils.py and updates access denied title check to use startswith.
Release notes
- Fix regex pattern syntax in utils.py
- Change access denied title check to use startswith
- Aug 25, 2025
- Date parsed from source:Aug 25, 2025
- First seen by Releasebot:Mar 14, 2026
v3.4.0
FlareSolverr modernizes the app with upgrades and removes the disable software rasterizer option for ARM builds.
- Modernize and upgrade application. Thanks @TheCrazyLex
- Remove disable software rasterizer option for ARM builds. Thanks @smrodman83
- Jun 14, 2025
- Date parsed from source:Jun 14, 2025
- First seen by Releasebot:Mar 14, 2026
v3.3.25
FlareSolverr removes the use-gl argument and fixes a copy typo while bumping requirements.
- Remove use-gl argument. Thanks @qwerty12
- u_c: remove apparent c&p typo. Thanks @ok3721
- Bump requirements
- Jun 4, 2025
- Date parsed from source:Jun 4, 2025
- First seen by Releasebot:Mar 14, 2026
v3.3.24 (Docker-only update)
FlareSolverr updates its base image to bookworm, marking a system upgrade.
- Jun 4, 2025
- Date parsed from source:Jun 4, 2025
- First seen by Releasebot:Mar 14, 2026
v3.3.23: **1) Update base image to bookworm. resolves #1503** ilike2burnthing
FlareSolverr bumps version to 3.3.23 signaling a release update.
(SHA: 237694d)
- Bump version 3.3.23 (#1504) ilike2burnthing
(SHA: 639bfca)
Original source Report a problem