v0.0.33
nektos/actv0.0.33Jul 18, 2026by github-actions[bot]
AI Summary
This release adds a new Amazon product connector with AI subagents and enhanced scraping capabilities for Reddit and TikTok. It also introduces resumable chat streaming and various UI improvements.
Key Highlights
- Amazon Product connector with EU and US marketplace support
- Tougher scraping with cross-country proxy rotation
- Resumable chat streaming that survives page navigation
- New Appearance settings tab
- UI polish including mobile document nodes and refreshed hero section
New Features
- Amazon connector with localized pricing
- Geo-aware sticky-session proxies
- Resumable chat streaming
- Optional message timestamps
- Appearance settings tab
- CSRF same-origin check fix
- Default setup environment variables
Full Release Notes
SurfSense v0.0.33 Amazon Product connector: scrape Amazon products via a dedicated AI subagent, with EU and US marketplace support, localized pricing, and captcha-aware anti-bot handling. Tougher scraping: cross-country proxy rotation for Reddit/TikTok, geo-aware sticky-session proxies, and a warm sticky-IP pool for Google Search. Resumable chat streaming: your streams now survive page navigation. Plus optional message timestamps and a new Appearance settings tab. Bug fixes: CSRF same-origin check, default setup env vars, and a bunch of UI polish (mobile document nodes, playground sidebar persistence, refreshed hero and compare table). ## What's Changed * fix(onboarding): make LLM setup server-authoritative with recovery-aware gate by @AnishSarkar22 in https://github.com/MODSetter/SurfSense/pull/1600 * feat(amazon): add public multi-marketplace product scraping capability by @AnishSarkar22 in https://github.com/MODSetter/SurfSense/pull/1604 * Fix: add missing default setup env variables by @Benebo7 in https://github.com/MODSetter/SurfSense/pull/1606 * fix: add same origin check on csrf middleware by @Benebo7 in https://github.com/MODSetter/SurfSense/pull/1607 * Release v0.0.33: Amazon connector, resumable chat streaming, geo-aware proxies by @MODSetter in https://github.com/MODSetter/SurfSense/pull/1610 **Full Changelog**: https://github.com/MODSetter/SurfSense/compare/v0.0.32...v0.0.33