Updates
Changelog
Follow all the latest updates, improvements, and bug fixes for UScraper.
v2.0.0
August 20, 2026New Features
- —Execution history and data viewer — review run status, success rate, duration, row counts, and stored results with search, filtering, deduplication, and CSV, Excel, or JSON export.
- —Scheduled runs — configure recurring scraper executions with frequency, start and end dates, timezone support, human-readable previews, and cron expressions.
- —UScraper AI Assistant — generate scrapers from prompts, repair broken templates, reorganize canvases, and review workflows for Pro users, with transparent AI credit usage.
- —Workspaces and local browser sessions — organize projects, reuse authenticated sessions, and run browsers in headless mode when needed.
- —Passwordless sign-in, light and dark themes, license activation, and an explicit free-tier onboarding flow.
Improvements
- —Design revamp across the website and desktop experience, with a clearer visual system, refreshed layouts, and more focused product presentation.
v1.0.4
May 20, 2026New Features
- —Workspaces — group projects into named workspaces with isolated project lists, browser sessions, and run history; switch context from the sidebar without losing canvas zoom or the active browser.
- —Loop Continue block — advance multi-input loops explicitly: jump back to the loop-start block for the next value, then fall through to downstream blocks when the list is exhausted (without closing the browser).
- —Multi-input Type Text — add multiple search terms or strings via the Multiple Texts field; the flow runs once per value in the same browser session, matching the existing Multiple URLs pattern on Navigate.
- —New Workspace dialog — create workspaces with a custom name and accent color from the sidebar.
Improvements
- —Smoother canvas drag — pointer capture, zoom-aware coordinates, and requestAnimationFrame-batched position updates so blocks track the cursor more reliably at any zoom level.
- —Run panel loop telemetry — multi-input runs show iteration index (e.g. 2/4) and the current value in the step label for Navigate and Type Text loops.
- —Nested multi-input loops — the executor tracks active loops on a stack so Loop Continue always advances the innermost loop first.
v1.0.0
July 26, 2025New Features
- —Initial public release of UScraper!
