v2.0.4
Dashboard UX refactor, Cloudflare challenge automation, and markdown reliability updates.
by @saifyxpro
Released on March 7, 2026
UI and Dashboard UX Refactor
- Flattened the shared dashboard surface system by removing shadow-heavy styling, disabling blur and smooth transitions, and strengthening borders across cards, dialogs, lists, and controls.
- Unified the dashboard shell around a single content width and flatter bordered surface system so page headers, cards, and scraper workspaces align on the same design rhythm.
- Aligned the Website Scraper workspace with the Google SERP workspace by matching the header shell, page framing, and configuration card structure.
- Added a full-width
/logsrequest workspace with a denser table and compact filter toolbar.
Backend API Enhancements
- Added automated Cloudflare turnstile bypass logic with simulated human mouse movements directly to the API.
- Added retry logic and SSE progress rendering for Cloudflare handling.
- Integrated Mozilla Readability and GitHub Flavored Markdown for improved markdown extraction.
Related GitHub Commits
da1d40brefactor(web): flatten dashboard chrome and unify scraper workspace UXby @saifyxpro997e89brefactor(web): normalize dashboard layout and improve logs workspace UXby @saifyxpro986ee00feat(api): add automated cloudflare challenge solverby @saifyxprob1cddb2feat(api): enhance cloudflare challenge solver with retry and SSE progressby @saifyxprodb6c09cfix(website-scraper): improve markdown extraction and results panel expand button reliabilityby @saifyxpro9fcb4ffchore(web): update version to v2.0.4by @saifyxpro68b52a9style(web): update primary logo text color to black and blueby @saifyxproc569505docs(readme): add demo gif and cloudflare bypass proof imagesby @saifyxpro