What’s new
The latest updates and releases.
v1.4.0 - Scraping actions support + More
v1.4.0August 30, 2026
* Added scraping actions support (scrape-action engine: click/hover/type/scroll bound to lifecycle slots, plus loop/branch flow nodes) * Edge selection support to pick parent elements with no extra space * Auto boolean and multiple-value type detection based on field name * Suppress-events and other options in the element picker dialogs * Click-to-get-url extraction type for non-anchor links * Selector generator performance improvement * Performance improvement: scraped preview data reuse in the main scraper * UX improvement: Post-processing controls in the preview table * Fix pagination skip bug on some websites
v1.3.1 - Remove spreadsheets scope
v1.3.1August 16, 2026
Remove spreadsheets scope from Google OAuth
v1.3.0 - Field types with multiple value support and field values postprocessing + More
v1.3.0August 10, 2026
* Add multiple value type support to the collection fields * Add boolean field type logics * Add collection field post-processing * Add exclude element to element pickers to fix too broad selectors * Add more selector data extraction types (text style, text color, background color, etc.) * Add advanced selector generator * Make table headers sticky + Multiple other UX improvements * Fix pseudo elements cannot be scraped bug
v1.2.0 - Preview table cell element highlight + more
v1.2.0July 30, 2026
* Add feedback form and buttons * Add highlight element on preview table cell hover * Add element picker for missed data in preview table * Add website selectors config reuse for new collections * Add currency field type * Add unique columns filtering to the collection table * Add collection fields reordering * Add item count limit for all types of paginations * Add scraper config import and export snapshot * Add free element picker for lists when no list detected * Improve element picker not working on some websites * Improve list detector on many websites * Fix previous button detected as next button on some websites bug * Make the side panel UI smoother * Fix scraper item tracker missing items index * Fix auto-refresh side panel bug * Fix stale highlighted items after closing the side panel * Fix load more items stuck on some websites issue * Fix scraper for websites with virtual scrolling lists
V1.1.2 - Missing fields alert +more
v1.1.2July 20, 2026
* Add missing field detector alert for next pages, if a field missed, an alert will showup * Improve loading state detection on paginations * Fix pagination preview component broken on lower width * Add error tracking service
v1.1.1 - Improve selector generator
v1.1.1July 17, 2026
* Improve selector generator
V1.1.0 - Onboarding tour
v1.1.0July 16, 2026
* Add onboarding tour
V1.0.0 - Initial release
v1.0.0July 10, 2026
* FetchRover initial release